|
clsGpColor Class
Manages a GDI+ color
Properties
| Name |
Type |
Description |
| Alpha |
(Byte) |
Gets or sets the Alpha value of the internal color |
| Color |
(Long) |
Gets or sets the internal color |
| VBColor |
(Long) |
Gets or sets the internal color loading from a VB6 Color and preserving the old Alpha value |
|