You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to resize a png file in following code:
Thumbnails.of(srcImg).size(width, height).toFile(optImg)
But all transparent background turns to black.
See the attach
What should I do?
thumbnailator-0.4.0 in sun/oracle jdk1.7
Thank you very much!
Original issue reported on code.google.com by Science...@gmail.com on 8 Nov 2012 at 4:27