Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap.Palette Class / PaletteType Property

In This Topic
    PaletteType Property
    In This Topic
    Gets or sets the palette type of the associated bitmap.
    Syntax
    'Declaration
     
    Public Property PaletteType As WicPaletteType
    public WicPaletteType PaletteType {get; set;}
    See Also