ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / FormatConverterInfo Class / PixelFormats Property

In This Topic
    PixelFormats Property (FormatConverterInfo)
    In This Topic
    Gets the supported pixel formats.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelFormats As Guid()
    public Guid[] PixelFormats {get;}
    See Also