ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Guid()
    public System.Guid[] PixelFormats {get;}
    See Also