The ColorPalette type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Clone |
Returns a full copy of this ColorPalette instance. |
|
|
Create | Overloaded. Returns a new ColorPalette containing colors generated from a given bitmap. |
|
|
Dispose |
Releases all resources used by this ColorPalette. |
|
|
Equals |
Tests whether the specified object is a ColorPalette instance and is equivalent to this ColorPalette. (Overrides Object.Equals(Object).) |
|
|
Finalize | (Inherited from Object.) |
|
|
FindNearestIndex |
Returns an index of the color in this palette closest to a given one. |
|
|
GetEnumerator |
Returns an enumerator for the entire ColorPalette. |
|
|
GetEnumeratorBase |
Returns an enumerator for the entire ColorPalette. |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
SetKeyColor | Overloaded. Makes a palette entry transparent. |
|
|
ToGdiPlusColorPalette |
Gets the System.Drawing.Imaging.ColorPalette containing the same colors as this ColorPalette does. |
|
|
ToString | (Inherited from Object.) |