interlaced pngs
Posted: 2007-01-11T03:15:33-07:00
Hi,
Im uploading a transparent png to my webapp. Its creating a png-thumbnail through PerlMagick but the result is not interlaced.
although
1.) the uploaded png is interlaced
2.) I tried $resizedImg->set( interlace => $param) with $param = Line, Plain and Partition.
Any help is wellcome: Just trying to create interlaced png-thumbnails.
thx
Albert
Im uploading a transparent png to my webapp. Its creating a png-thumbnail through PerlMagick but the result is not interlaced.
although
1.) the uploaded png is interlaced
2.) I tried $resizedImg->set( interlace => $param) with $param = Line, Plain and Partition.
Any help is wellcome: Just trying to create interlaced png-thumbnails.
thx
Albert