Trees | Indices | Help |
---|
|
This object is four ints representing an RGBA color.
|
|||
int |
a The Alpha (transparency) component in [0, 255]. |
||
int |
b The Blue component in [0, 255]. |
||
int |
g The Green component in [0, 255]. |
||
int |
r The Red component in [0, 255]. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 24 10:23:52 2008 | http://epydoc.sourceforge.net |