Large Image Support?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

There is no way to speed up ImageMagick other than adding 16GB of memory to your box. For your particular problem you would be better off using the JPEG API and reading a scanline at a time and writing out the portion you need. For details, see http://www.imagemagick.org/script/architecture.php.
Last edited by magick on 2006-09-24T16:48:40-07:00, edited 1 time in total.
Post Reply