| Home | Trees | Indices | Help |
|
|---|
|
|
Palette class hierarchy, for constructing an RGB color out of a scalar value.
$Id: palette.py 8783 2008-07-17 22:12:38Z ceball $
Version: $Revision: 8783 $
|
|||
| StringBasedPalette | |||
| F | |||
|
Palette Each palette has 3*256 values that are keyed by an index. |
|||
|
Monochrome Color goes from Black to White if background is Black. |
|||
|
|||
BLACK_BACKGROUND = 0
|
|||
WHITE_BACKGROUND = 1
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:29 2008 | http://epydoc.sourceforge.net |