[
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.