Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / IsGrayscaleBitmap Property

In This Topic
    IsGrayscaleBitmap Property
    In This Topic
    Gets a value indicating if the frame can be read as a GrayscaleBitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsGrayscaleBitmap As System.Boolean
    public System.bool IsGrayscaleBitmap {get;}
    See Also