ColorPalette

CmxRasterImage.ColorPalette property

Gets or sets the color palette array. Elements is ARGB color values represents in Int32

public int[] ColorPalette { get; set; }

See Also