Subject: | Export wxMemory{In,Out}putStream |
wxMemoryInputStream seems to be the missing piece to be able to build a
Wx::Image from JPEG data contained in a memory buffer.
Use case:
I need this to build an photo managing application. I'm extracting the
thumbnail data from the JPEG files using Image::ExifTool. The thumbnail
data itself is encoded as a JPEG.
This could also be used to display images loaded from file using other
Perl libraries instead of the wxWidgets libraries.
--
Olivier Mengué - http://search.cpan.org/~dolmen/ http://github.com/dolmen/