Piotr Czajka created IMAGING-96:
-----------------------------------
Summary: Full exif tag description ?
Key: IMAGING-96
URL: https://issues.apache.org/jira/browse/IMAGING-96
Project: Commons Imaging
Issue Type: Question
Components: Format: JPEG
Reporter: Piotr Czajka
Is it possible to get a full exif tag description ?
e.g.
Simple output from Imaging:
//...
ExposureProgram : 1
//...
In exif tagg spec. I found :
ExposureProgram
The specification defines these values:
0 = Not defined
1 = Manual
2 = Normal program
3 = Aperture priority
4 = Shutter priority
5 = Creative program (biased toward depth of field)
6 = Action program (biased toward fast shutter speed)
7 = Portrait mode (for closeup photos with the background out of focus)
8 = Landscape mode (for landscape photos with the background in focus)
Can I receive description in that form :
ExposureProgram : Manual ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira