Re: [wxPython-users] Re: A question on wxPython + PIL and a possible
bug
by Robin Dunn other posts by this author
Apr 16 2003 3:46PM messages near this date
[wxPython-users] Re: A question on wxPython + PIL and a possible bug
|
[wxPython-users] Re: A question on wxPython + PIL and a possible bug
Alberto Griggio wrote:
> Now, another question: you mentioned some image enhancements: will they
> allow us not to rely on the PIL anymore for complex manipulations? In
> particular, is there some support for better image scaling and lazy
> image loading (i.e. loading and rendering the image in small chunks)?
Probably not, but there is talk of yet another image class for doing the
advanced stuff. So far it is just talk though.
OTOH, the raw bitmap access will probably allow for dumping the image
data from a PIL image directly into a wxBitmap...
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
Thread:
Alberto Griggio
Alberto Griggio
Robin Dunn
Alberto Griggio
Robin Dunn
Shane Holloway (IEEE)
|