IColorPalette

IColorPalette interface

public interface IColorPalette

Properties

NameDescription
Argb32Entries { get; }
Entries { get; }
EntriesCount { get; }
IsCompactPalette { get; }

Methods

NameDescription
GetArgb32Color(int)
GetColor(int)
GetNearestColorIndex(Color)
GetNearestColorIndex(int)

See Also