Palette Constructor |
Name | Description | |
---|---|---|
![]() | Palette() |
Initializes a new instance of the Palette class.
|
![]() | Palette(Color[]) | Creates a new instance of Palette specifying the colors of the palette. |
![]() | Palette(ColorPalette) |
Initializes a new instance of the Palette class.
|
![]() | Palette(Int32) | Initialize a new instance of a Palette specifying the number of colors to start with. |
![]() | Palette(PaletteType) | Initialize a new instance of a Palette class specifying the PaletteType. |
![]() | Palette(SerializationInfo, StreamingContext) |
Initializes a new instance of the Palette class.
|