in reply to
Re: Thumbnails and Filehandles
in thread
Thumbnails and Filehandles
Another option would be to use
IO::Scalar
to create a filehandle from the scalar and pass that to
$image->Read()
.
Comment on
Re^2: Thumbnails and Filehandles
Download
Code
In Section
Seekers of Perl Wisdom