[]
        
(Showing Draft Content)

C1.Win.Bitmap.C1Bitmap.Palette

C1Bitmap.Palette Class

Represents the bitmap palette for indexed pixel formats.

Inheritance
C1Bitmap.Palette
Namespace: C1.Win.Bitmap
Assembly: C1.Win.Bitmap.4.8.dll
Syntax
public class C1Bitmap.Palette

Constructors

Name Description
Palette()

Initializes a new instance of the C1Bitmap 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.