Aurigma Graphics Mill 5.5 for .NET
FormatWriter..::.SupportedPixelFormats Property
Returns an array of pixel formats which are supported with this format writer.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Overridable ReadOnly Property SupportedPixelFormats As PixelFormat()
C#
public virtual PixelFormat[] SupportedPixelFormats { get; }