SysColorCtrl.GetGreenFromRGB method
The GetGreenFromRGB method gets the green value from an RGB value.
Syntax
SysColorCtrl.GetGreenFromRGB( _
ByVal rgb _
)
Parameters
-
rgb [in]
-
An integer that is the RGB value of the color.
Return value
An integer that contains the green value (between 0 and 255) in the RGB value specified by rgb.
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|