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