'Declaration Public Overrides Function GetSupportedRasterPixelFormats() As System.Collections.Generic.IEnumerable(Of PixelFormat)
public override System.Collections.Generic.IEnumerable<PixelFormat> GetSupportedRasterPixelFormats()
public: System.Collections.Generic.IEnumerable<PixelFormat*>* GetSupportedRasterPixelFormats(); override
public:
System.Collections.Generic.IEnumerable<PixelFormat^>^ GetSupportedRasterPixelFormats(); override
Return Value
An array with supported raster pixel formats.