hi every one?
Can you answer my question
how to set progressive jpeg on Magickcore?
how to set progressive jpeg on Magickcore?
Re: how to set progressive jpeg on Magickcore?
You can force progressive JPEG's by prefixing the image file name with PJEG (.e.g. PJPEG:image.jpg). Alternatively set the interlace member of the image structure to something other than NoInterlace (e.g. image->interlace=LineInterlace) before you call WriteImage().
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: how to set progressive jpeg on Magickcore?
Added to IM Examples, Common File Formats, Related JPEG Output Formats
http://www.imagemagick.org/Usage/formats/#jpg_formats
Give is an hour or so to appear on the main web site
http://www.imagemagick.org/Usage/formats/#jpg_formats
Give is an hour or so to appear on the main web site
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/