Home | Trees | Index | Help |
|
---|
Package wx :: Class Quantize |
|
object
--+
|
Quantize
Method Summary | |
---|---|
__init__(self)
| |
__repr__(self)
| |
bool |
Reduce the colours in the source image and put the result into the destination image, setting the palette in the destination if needed. (Static method) |
Static Method Details |
---|
Quantize(src, dest, desiredNoColours=236, flags=wxQUANTIZE_INCLUDE_WINDOWS_COLOURS|wxQUANTIZE_FILL_DESTIN...)Reduce the colours in the source image and put the result into the destination image, setting the palette in the destination if needed. Both images may be the same, to overwrite the source image. :todo: Create a version that returns the wx.Palette used.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:28 2005 | http://epydoc.sf.net |