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