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

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