This image handler loads and manipulates the thumbnails with the help of wxPython’s own image related functions.
HighlightImage |
Adjust overall image brightness to highlight. |
LoadThumbnail |
Load the file and rescale it. |
NativeImageHandler
(object)¶This image handler loads and manipulates the thumbnails with the help of wxPython’s own image related functions.
HighlightImage
(self, img, factor)¶Adjust overall image brightness to highlight.
Parameters: |
|
---|
LoadThumbnail
(self, filename, thumbnailsize)¶Load the file and rescale it.
Parameters: |
|
---|