Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / HasGlobalPalette Property

In This Topic
    HasGlobalPalette Property
    In This Topic
    Gets a value indicating if there is the Global Color Table in the GIF file.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasGlobalPalette As System.Boolean
    public System.bool HasGlobalPalette {get;}
    See Also