Home : General : Perl Programming :

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

Here is the list of edits for this post
Re: [Wychwood] [plz HELP me]imagemagick problem, $image->Read($var);
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

Edit Log: