| 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.20050511.rpd on Sun Mar 26 10:03:40 2006 | http://epydoc.sf.net |