ColorPalette
System.Drawing.Imaging.ColorPalette
Namespace: System.Drawing.Imaging
Assembly: System.Drawing.Managed (4.0.0.0)
Defines an array of colors that make up a color palette. The colors are 32-bit ARGB colors. Not inheritable.
public class ColorPalettePublic Class ColorPaletteProperties
Entries
Color[]: Gets an array of color structures.
Flags
Int32: Gets how to interpret the color information in the array of colors.
Last updated
Was this helpful?