|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: Scale image problemsby jerre_111 (Acolyte) |
| on Mar 20, 2013 at 13:53 UTC ( #1024519=note: print w/ replies, xml ) | Need Help?? |
|
Sorry, forgot that part. I am using the Imager module to do this actions. Normally it is possible with this module, right?! this is the code I'm using to define $src : $src = Imager->new(file => $image_file) or die Imager->errstr;Where the $image-file variabel is just the pad from where the image is located
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||