Initializes a new instance of the ColorPalette class.
Name | Description | |
---|---|---|
ColorPalette(ColorPalette) |
Initializes a new instance of the ColorPalette class by copying colors from the specified System.Drawing.Imaging.ColorPalette object. |
|
ColorPalette(Int32) |
Initializes a new instance of the ColorPalette class using the specified size. |
|
ColorPalette(ColorPalette) |
Initializes a new instance of the ColorPalette class from the specified existing palette. |
|
ColorPalette(ColorPaletteType) |
Initializes a new instance of the ColorPalette class using the specified type. |
|
ColorPalette(ICollection<RgbColor>) |
Initializes a new instance of the ColorPalette class using the specified collection of colors. |