[]
Represents the color palette that contains indexed colors.
public interface IColorPalette
Public Interface IColorPalette
Name | Description |
---|---|
Count | Gets the number of indexed colors. |
this[int] | Gets or sets the RGB color at the specified index. |