Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module imageutils |
|
Function Summary | |
---|---|
Convert the given image (in place) to a grayed-out version, appropriate for a 'disabled' appearance. | |
Make a pixel grayed-out. |
Function Details |
---|
grayOut(anImage)Convert the given image (in place) to a grayed-out version, appropriate for a 'disabled' appearance. |
makeGray((r, g, b), factor, maskColor)Make a pixel grayed-out. If the pixel matches the maskColor, it won't be changed. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:11 2005 | http://epydoc.sf.net |