buaazp / zimg

A lightweight and high performance image storage and processing system.
http://zimg.buaa.us
BSD 3-Clause "New" or "Revised" License
2.69k stars 402 forks source link

Support progressive image #93

Open buaazp opened 9 years ago

buaazp commented 9 years ago

Add a setting or an API to save as progressive images.

Using MagickSetImageInterlaceScheme function to do this feature.