Hi all, I am trying to crop an image using the C++ API. The first time I crop it, everything looks fine, but the next time, the displayed image has wrong size and position. Something tells me that I need to reset the canvas size after the crop, maybe like using the +repage option in the commandline tool? I have tried using page() and size() after crop, but I still get the same result. I use version 6.3.7 (I can't get the latest version to compile).
Thanks for any help, Espen _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
