in reply to
raw image data?
use File::Slurp; my $raw = slurp($filename);
[download]
Comment on
Re: raw image data?
Download
Code
In Section
Seekers of Perl Wisdom