[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl-win32-users
Subject:    ImageMagick Problem
From:       Chris Jones <cj () cr-jay ! ca>
Date:       2002-12-23 21:51:48
[Download RAW message or body]

ActiveState Perl 5.6.1 build 633.
Image Magick
I have a problem using Resize.  If I use:
  $x = $image->Resize(width=>"$nwidth", height=>"$nheight", blur=>'-1.1', 
filter=>'Cubic');
The image is resized but the filter is not used.

If I use:
  $x = $image->Resize(width=>"$nwidth", height=>"$nheight", blur=>'-1.1', 
filter=>{'Cubic'}); # the difference is the "{}"
as documented, the script crashes.
perl.exe application error: 1003F22A   fdivr       qword ptr [ecx+101875C8h]



Chris Jones, P. Eng.
14 Oneida Avenue
Toronto, ON M5J 2E3
Tel. 416 203-7465
Fax. 416 203-8249



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic