BBjColor::getBlue
Description
Returns the blue value of a BBjColor object.
Syntax
Return Value |
Method |
int |
getBlue() |
Parameters
None.
Return Value
Returns the blue value of the BBjColor object.
Remarks
The value can be in the range 0-255.
Example
REM Get the blue value from an instance of a BBjColor object |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.