Returns an array of pixel formats which are supported with this format writer.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable ReadOnly Property SupportedPixelFormats As PixelFormat()
public virtual PixelFormat[] SupportedPixelFormats { get; }