Rotate same image more than once creates blank image
Posted: 2017-08-28T02:53:36-07:00
Hi Team,
I am rotating image using ImageMagick 7.0.4-0 Q8 x86_64 on Ubuntu 14.04.1 OS.
Please find the below command -
convert -rotate -90 a.png b.png
Once the image is converted and I am rotating it once again as
convert -rotate -90 b.png c.png
the output is a blank image.
Please find the sample image http://imgur.com/a/GIwIg
I am rotating image using ImageMagick 7.0.4-0 Q8 x86_64 on Ubuntu 14.04.1 OS.
Please find the below command -
convert -rotate -90 a.png b.png
Once the image is converted and I am rotating it once again as
convert -rotate -90 b.png c.png
the output is a blank image.
Please find the sample image http://imgur.com/a/GIwIg