ColorPalette

ColorPalette class

public sealed class ColorPalette : IColorPalette

Конструкторы

ИмяОписание
ColorPalette(Color[])
ColorPalette(int[])
ColorPalette(Color[], bool)
ColorPalette(int[], bool)

Характеристики

ИмяОписание
Argb32Entries { get; }
Entries { get; }
EntriesCount { get; }
IsCompactPalette { get; }

Методы

ИмяОписание
static CopyPalette(IColorPalette)
static CopyPalette(IColorPalette, bool)
GetArgb32Color(int)
GetColor(int)
GetNearestColorIndex(Color)
GetNearestColorIndex(int)

Смотрите также