Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / PixelFormat Property

In This Topic
    PixelFormat Property (GcWicBitmap)
    In This Topic
    Gets the pixel format of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelFormat As WicPixelFormat
    public WicPixelFormat PixelFormat {get;}
    See Also