You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Trejkaz (JIRA)" <ji...@apache.org> on 2014/08/18 02:08:18 UTC

[jira] [Updated] (IMAGING-127) API to get a single image should allow choosing which image

     [ https://issues.apache.org/jira/browse/IMAGING-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trejkaz updated IMAGING-127:
----------------------------

    Attachment: june 1 part I.tif

Sorry for the delay. I have this stuff on my home email but all the good source data was at work...

Here's a file I can redistribute. It's particularly interesting because every page has a slightly different size. Since it seems like it came from a scanner, there might be other interesting properties...


> API to get a single image should allow choosing which image
> -----------------------------------------------------------
>
>                 Key: IMAGING-127
>                 URL: https://issues.apache.org/jira/browse/IMAGING-127
>             Project: Commons Imaging
>          Issue Type: Improvement
>            Reporter: Trejkaz
>         Attachments: june 1 part I.tif
>
>
> getBufferedImage() only returns the first image. There should be a way to retrieve any image by index (and by extension, an API to get the image count.)
> getBufferedImages() cannot be used for large multi-page TIFF files, because creating that many BufferedImage objects causes an OutOfMemoryError.
> (For that matter, a method to get a scaled down copy would be useful as well, as some formats can optimise that not to retrieve all the data, but also it means you can reduce the memory usage for absolutely massive images.)



--
This message was sent by Atlassian JIRA
(v6.2#6252)