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

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