Search found 2 matches

by H2SO4
2015-09-25T18:34:48-07:00
Forum: Magick++
Topic: Magick++: Why does image.crop() not respect the new image origin after rotation?
Replies: 3
Views: 12634

Re: Magick++: Why does image.crop() not respect the new image origin after rotation?

Thank you both, that works. I figured I was missing something simple.
by H2SO4
2015-09-25T09:29:20-07:00
Forum: Magick++
Topic: Magick++: Why does image.crop() not respect the new image origin after rotation?
Replies: 3
Views: 12634

Magick++: Why does image.crop() not respect the new image origin after rotation?

Hi, I am trying to understand why image.crop() does not seem to respect the new origin which should be one of the effects of an image.rotate(). Platform: ImageMagick 6.9.2 Q16 x86 DLL on a Win10 x64 workstation. Code compiled with Visual Studio 2015. In the sample below, I am creating a 141x141 blue...