BBjColor::getAlpha
Description
In BBj 17.00 and higher, this method returns the alpha value of a BBjColor object.
Syntax
Return Value | Method |
---|---|
int | getAlpha() |
Parameters
None.
Return Value
Returns the alpha value of a BBjColor object.
Remarks
The value can be in the range 0-255. The default value is 255 (opaque).
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.