ColorPalette
ColorPalette class
public sealed class ColorPalette : IColorPalette
Constructors
Name | Description |
---|---|
ColorPalette(Color[]) | |
ColorPalette(int[]) | |
ColorPalette(Color[], bool) | |
ColorPalette(int[], bool) |
Properties
Name | Description |
---|---|
Argb32Entries { get; } | |
Entries { get; } | |
EntriesCount { get; } | |
IsCompactPalette { get; } |
Methods
Name | Description |
---|---|
static CopyPalette(IColorPalette) | |
static CopyPalette(IColorPalette, bool) | |
GetArgb32Color(int) | |
GetColor(int) | |
GetNearestColorIndex(Color) | |
GetNearestColorIndex(int) |
See Also
- interface IColorPalette
- namespace Aspose.CAD
- assembly Aspose.CAD