[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.Palette

GcWicBitmap.Palette Class

Represents the bitmap palette for indexed pixel formats.

Inheritance
GcWicBitmap.Palette
Namespace: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class GcWicBitmap.Palette
Public Class GcWicBitmap.Palette

Constructors

Name Description
Palette()

Initializes a new instance of the GcWicBitmap.Palette class.

Properties

Name Description
Colors

Gets the list of palette colors (allows modifications).

HasAlpha

Gets or sets a value that describes whether the palette contains an alpha transparent color.

PaletteType

Gets or sets the palette type of the associated bitmap.