Bitmap.Palette
Bitmap.Palette property
Gets or sets the color palette used for this Image.
public override ColorPalette Palette { get; set; }
Return Value
A ColorPalette that represents the color palette used for this Image.
See Also
- class ColorPalette
- class Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing