I use this all the time along with:my $pic = $image->ImageToBlob(); $r->send_http_header; $r->print( $pic );
to get images in & out of the database.$image = new Image::Magick($image_type); $image->BlobToImage($blob);
In reply to Re: mod_perl hostname gif creator
by Anonymous Monk
in thread mod_perl hostname gif creator
by Aighearach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |