module documentation
color.py
The color module defines the Color class and some popular Color objects.
| Class | |
A Color object models an RGB with Alpha Transparency color. |
| Constant | BLACK |
Undocumented |
| Constant | BLUE |
Undocumented |
| Constant | BOOK |
Undocumented |
| Constant | BOOK |
Undocumented |
| Constant | BOOK |
Undocumented |
| Constant | CYAN |
Undocumented |
| Constant | DARK |
Undocumented |
| Constant | DARK |
Undocumented |
| Constant | DARK |
Undocumented |
| Constant | DARK |
Undocumented |
| Constant | GRAY |
Undocumented |
| Constant | GREEN |
Undocumented |
| Constant | LIGHT |
Undocumented |
| Constant | MAGENTA |
Undocumented |
| Constant | ORANGE |
Undocumented |
| Constant | PINK |
Undocumented |
| Constant | RED |
Undocumented |
| Constant | VIOLET |
Undocumented |
| Constant | WHITE |
Undocumented |
| Constant | YELLOW |
Undocumented |
| Function | _main |
For testing: |