[magick-users] Crop in C++
Espen Iveland
espen.iveland at cinevation.net
Thu Nov 27 02:44:26 PST 2008
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
More information about the Magick-users
mailing list