# namespace System.Drawing.Imaging export class ColorPalette { Entries: Color[]; Flags: integer; }
Entries