Rotating images from center with Jmagick

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
djmon84
Posts: 8
Joined: 2010-04-05T04:55:59-07:00
Authentication code: 8675308

Rotating images from center with Jmagick

Post by djmon84 »

Hi!

(First, sorry for my English :? )

I'm trying to rotate a image from the center,(by taking the reference of rotation from the center of the image). I know that "SRT Distortion" can do it, but i'm working with Jmagick, that actually doesn't support this.
Has anybody any idea of how to do this?

Thank!
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Rotating images from center with Jmagick

Post by fmw42 »

I could be wrong, but I don't believe that JMagick is supported by ImageMagick. Try posting to a JMagick forum.
Post Reply