Hi, I have a similar problem. I need to load a huge image and convert it to slightly overlapping tiles. Is there a better way, than cloning the original image and crop it? It would be great to have some function like MagickImage GetSubImage(MagickImage image, MagickGeometry region), that returns a subimage without destroying the original image. Is there something similar? Thanks
pet
pet