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