Skip to content

Thumbnail distortion #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
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:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions