|
RGBB | ||
BlueValue = RGBB(RgbColour) | ||
Parameters: RgbColour = The colour value you wish to find the level of BLUE within |
||
Returns: BlueValue = The amount of BLUE in this colour. |
||
The RGBB() Function will return the level of BLUE in this RGB colour. FACTS: * RGBB is the equivalent of Blue = ThisColour and $ff Mini Tutorial: This example creates a colour with the RGB function then retrives the R,G,B values.
This example would output.
|
Related Info: | ARGB | RGB | RGBA | RGBG | RGBR : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |