Search found 33 matches

by abjones
2006-05-08T09:11:46-07:00
Forum: PerlMagick
Topic: MaxRGB gone missing
Replies: 3
Views: 21913

OK, for ImageMagick-6.2.7-4-Q8-windows-dll.exe
what is the syntax for using it? The following has neither defined:

Code: Select all

use Image::Magick;

my $a = MaxRGB;
print $a;

my $b = QuantumRange;
print $b;
by abjones
2006-05-01T11:48:47-07:00
Forum: PerlMagick
Topic: MaxRGB gone missing
Replies: 3
Views: 21913

MaxRGB gone missing

I have just installed ImageMagick-6.2.7-2-Q8-windows-dll.exe and found that MaxRGB is no longer defined.
by abjones
2004-11-09T08:14:42-07:00
Forum: PerlMagick
Topic: Running PerlMagick on Windows Server 2003
Replies: 7
Views: 59755

ImageMagick on Windows 2003 Server

I have been running with administrator privilege and have no problems with either the perl.exe or the perlis.dll; also perlscript under .asp. I use Windows authentication. I have allowed under Web Service Extensions: Acive Server Pages Internet Data Connector Server Side Includes WebDAV Under Applic...