Search found 1 match

by rismanma
2014-01-13T09:41:10-07:00
Forum: PerlMagick
Topic: Using the image array vs. the root image for attributes
Replies: 1
Views: 8790

Using the image array vs. the root image for attributes

I'm encountering an issue trying to read a .jpg file and see whether it is interlaced. To test, I'm using an image that I know to be interlaced. Here is the code I'm using: perl -MImage::Magick -e'my $i=Image::Magick->new; $i->Read("media/ProgressiveExample1-msuqBz.jpg"); warn $i->Get('int...