| Home | Trees | Indices | Help |
|
|---|
|
|
This object is four ints representing an RGBA color.
| Instance Variables | |
| 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]. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Mon Aug 31 23:12:23 2009 | http://epydoc.sourceforge.net |