Returns a new ColorPalette containing colors generated from a given bitmap.
Name | Description | |
---|---|---|
Create(Bitmap) |
Returns a new ColorPalette containing colors generated from a given bitmap. |
|
Create(Bitmap, Int32) |
Returns a new ColorPalette with a given size containing colors generated from a given bitmap. |
|
Create(Bitmap, Int32, ColorQuantizationAlgorithm) |
Returns a new ColorPalette with a given size containing colors generated from a given bitmap using the specified quantiztion algorithm. |
|
Create(Bitmap, Int32, ColorQuantizationAlgorithm, Int32) |
Returns a new ColorPalette with a given size containing colors generated from a given bitmap using the specified quantiztion algorithm. |