magick icon indicating copy to clipboard operation
magick copied to clipboard

Add wrapper for AutoOrientImage()

Open horgh opened this issue 8 years ago • 0 comments

I added a new public function to the Image type to call the MagickCore API function AutoOrientImage().

I noticed there is an open issue, #13, which asks for this too.

I've used it and added tests and it works well. Specifically why I wanted it is I found some JPGs I have to not display with the correct orientation when placed in HTML.

Please let me know if you would like me to change anything.

Thank you!

horgh avatar Nov 16 '16 19:11 horgh