Gossamer Forum
Home : General : Perl Programming :

Re: [Wychwood] [plz HELP me]imagemagick problem, $image->Read($var);

Quote Reply
Re: [Wychwood] [plz HELP me]imagemagick problem, $image->Read($var); In reply to
i tried...
but wth i find is :

$image->Read("$path"); #not working
$image->Read('$path'); #not working
$image->Read("F:\abc\image.jpg"); #not working
$image->Read('F:\abc\image.jpg'); #WORK!!

Last edited by:

Ginkan: Oct 5, 2007, 7:06 AM
Subject Author Views Date
Thread [plz HELP me]imagemagick problem, $image->Read($var); Ginkan 4715 Oct 4, 2007, 10:48 AM
Thread Re: [Ginkan] [plz HELP me]imagemagick problem, $image->Read($var);
Wychwood 4620 Oct 4, 2007, 11:59 AM
Post Re: [Wychwood] [plz HELP me]imagemagick problem, $image->Read($var);
Ginkan 4565 Oct 5, 2007, 7:06 AM
Post Re: [Wychwood] [plz HELP me]imagemagick problem, $image->Read($var);
Ginkan 4554 Oct 5, 2007, 7:14 AM