ghosta3 / thumbnailator

Automatically exported from code.google.com/p/thumbnailator
Other
0 stars 0 forks source link

Color distortion when rotating image #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Problem
----------
An user reported an issue via e-mail that using the `rotate` method causes 
color distortions in the resulting thumbnail.

When not using the `rotate` method, the thumbnail does not exhibit color 
distortion.

Note
----------
The issue seems to occur when a certain type of JPEG image is being rotated. 
Therefore, the problem may lie with the `Rotation` class. (And possibly other 
`ImageFilter` classes as well.)

Original issue reported on code.google.com by coobird...@gmail.com on 27 Aug 2011 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by coobird...@gmail.com on 26 Feb 2012 at 6:25

GoogleCodeExporter commented 9 years ago
Note
------
Revisited this issue using original image provided by user.
However, was not able to reproduce the issue.

Therefore, closing this issue.

Original comment by coobird...@gmail.com on 21 Sep 2014 at 10:55