Unicode Controls & Classes for VB6 - Version 4

clsGpColor Class

Manages a GDI+ color

Enums
Name Description
Events
Name Description
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
Methods
Name Type Description
Clone (clsGpColor) Returns another class of the same type with the same value
CreateFromARGBValues Creates a color from ARGB values
CreateFromNamedColors Creates a color from named color
CreateFromVBColor Creates a color from a VB Color
Remarks