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.
- C#
- VB.NET
public class ColorPalette
Public Class ColorPalette
Properties
Entries
Color[]: Gets an array of color structures.
Flags
Int32: Gets how to interpret the color information in the array of colors.