-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
.rendering(Rendering.SPEED)
.outputFormat("jpg")
.toFile(new File(f,img.getName().toLowerCase()));
I tried various options, but still did not get the expected results.
so I can only ask for your help.
this is a video shot,attached is the original image and thumbnails.
thumbnailator is a great open source software, thanks.
Original issue reported on code.google.com by im.tao...@gmail.com
on 25 Mar 2011 at 3:59
Attachments: