You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Charles Matthew Chen (JIRA)" <ji...@apache.org> on 2009/09/12 18:24:57 UTC

[jira] Resolved: (SANSELAN-27) Add JpegImageMetadata#getEXIFThumbnailData to get thumbnail data.

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

Charles Matthew Chen resolved SANSELAN-27.
------------------------------------------

    Resolution: Fixed

 * Applied patch contributed by Nicolas Richeton, adding getEXIFThumbnailSize() and getEXIFThumbnailData() 
 	methods to JpegImageMetadata.


> Add JpegImageMetadata#getEXIFThumbnailData to get thumbnail data.
> -----------------------------------------------------------------
>
>                 Key: SANSELAN-27
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-27
>             Project: Commons Sanselan
>          Issue Type: Improvement
>            Reporter: Nicolas Richeton
>         Attachments: sanselan-patch.txt
>
>
> It would be nice if JpegImageMetadata could provide a method to get the original compressed data of the EXIF thumbnail. (Not a BufferedImage)
> Usecases :
> - Extract thumbnail as jpeg without quality loss 
> - Read thumbnail directly with SWT or other graphic libraries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.