Image.Palette Property
.NET Framework (current version)
Gets or sets the color palette used for this Image.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.Drawing.Imaging.ColorPaletteA ColorPalette that represents the color palette used for this Image.
This property returns a copy of the ColorPalette object used by this Image.
.NET Framework
Available since 1.1
Available since 1.1
Show: