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