Skip to content

Make possible to obtain image parameters #39

@GoogleCodeExporter

Description

@GoogleCodeExporter
It would be very useful to add feature to obtain image parameters (width, 
height, etc).

Currently it's possible to get from buffered image object: 
Thumbnails.of(...).scale(1f).asBufferedImage()

Without .scale(1f) it fails with exception though it's unnecessary operation 
for the case.

Original issue reported on code.google.com by x4j...@gmail.com on 1 Oct 2012 at 11:27

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions