名前 | 解説 | |
---|---|---|
Black | ||
Blue | ||
Green | ||
Magenta | ||
Orange | ||
Red | ||
Transparent | ||
White |
C1Colorsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AreColorsEqual | Returns true if two colors are equal. | |
ColorToHTML | ||
ColorToString | ||
FromArgb | オーバーロードされます。 | |
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 | オーバーロードされます。 | |
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 | オーバーロードされます。 | |
ToOle | オーバーロードされます。 | |
TryColorFromString | ||
TryGetColorByName |