|
clrGreenValue
The clrGreenValue function is used to extract the green color portion of an rgb color value. Category: ColorSyntax:   color = clrGreenValue( rgb ColorValue ) Description: The clrGreenValue function returns an integer value from 0 to 255 representing the green component of the rgb ColorValue passed to the function as the parameter. Platforms:   Windows, DOS, Internet Active Pages
|