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
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.