ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / PixelFormats Property

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