Name | Description | |
---|---|---|
Black | ||
Blue | ||
Green | ||
Magenta | ||
Orange | ||
Red | ||
Transparent | ||
White |
The following tables list the members exposed by C1Colors.
Name | Description | |
---|---|---|
AreColorsEqual | Returns true if two colors are equal. | |
ColorToHTML | ||
ColorToString | ||
FromArgb | Overloaded. | |
FromOle | Creates a new Color structure from specified integer. NOTE, this function assumes that integer has BBGGRR format. | |
FromOleAlpha | Creates a new Color structure from specified integer. NOTE, this function assumes that integer has AABBGGRR format. | |
FromRgb | Overloaded. | |
IsOpaque | ||
IsTransparent | ||
IsVisible | Returns a value indicating whether specified Color value represents some "visible" value, for example, this function returns false for transparent color. | |
ToArgb | Overloaded. | |
ToOle | Overloaded. | |
TryColorFromString | ||
TryGetColorByName |