when i resize a animated gif like this
Thumbnails.of(new File("E:\\images\\test.gif")).size(width, height)
.useOriginalFormat().toOutputStream(resp.getOutputStream());
the resized image lost color . see the attachement for details.
I'm using jdk1.6
Original issue reported on code.google.com by imxi...@gmail.com on 19 Mar 2012 at 11:58
Original issue reported on code.google.com by
imxi...@gmail.com
on 19 Mar 2012 at 11:58Attachments: