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

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