Stretching a bitmap

Larry Bates larry.bates at websafe.com
Thu Nov 17 17:38:55 EST 2005


Python Imaging Library (PIL) can size bitmaps.  I use
it to create thumbnails or to size bitmaps quite often.
There may be a "wxPython" built-in for this also, but
I don't know what it would be.

-Larry Bates

David Poundall wrote:
> Is it possible to import a bitmap and stretch it to fit a defined area
> with wxPython?  If so, could someone point me to any relevent web
> reference on the subject?
> 
> Thanks in advance
> 
> David
> 



More information about the Python-list mailing list