In fact, I wrote a simple script some 10yrs. ago using Image::Magick to turn an image (gif,jpg,png) into a pure text version of the original, color, and all. It does the entire operation within memory.
I'd have offered a coded solution/correction. But the OP couldn't be bothered to post theirs.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
In reply to Re^3: Loading images in memory
by taint
in thread Loading images in memory
by ndnalibi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |