This image handler loads and manipulates the thumbnails with the help of wxPython’s own image related functions.
Adjust overall image brightness to highlight. |
|
Load the file and rescale it. |
This image handler loads and manipulates the thumbnails with the help of wxPython’s own image related functions.
Adjust overall image brightness to highlight.
img – an instance of wx.Image
;
factor – a floating point number representing the highlight factor.
Load the file and rescale it.
filename – a file containing an image;
thumbnailsize – the desired size of the thumbnail.