Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / HasLocalPalette Property

In This Topic
    HasLocalPalette Property
    In This Topic
    Gets a value indicating if the frame uses colors from the Local Color Table.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasLocalPalette As System.Boolean
    public System.bool HasLocalPalette {get;}
    See Also