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 ColorPalette
Public Class ColorPalette
Color[]arrow-up-right: Gets an array of color structures.
Int32arrow-up-right: Gets how to interpret the color information in the array of colors.
Last updated 2 months ago
Was this helpful?