BBjColor::getGreen
Description
Returns the green value of a BBjColor object.
Syntax
| Return Value | Method | 
|---|---|
| int | getGreen() | 
Parameters
None.
Return Value
Returns the green value of a 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.