Unicode Controls & Classes for VB6 - Version 4

clsGpColor.Alpha Property

Gets or sets the Alpha value of the internal color

Syntax
Public Property Get Alpha () As Byte
Public Property Let Alpha (ByVal Alpha As Byte)
Parameters
Parameter Description
ByVal Alpha As Byte The alpha value
Remarks