com.drew.metadata.jpeg
Class JpegDescriptor
- Serializable
public class JpegDescriptor
Provides human-readable string versions of the tags stored in a JpegDirectory.
Thanks to Darrell Silver (www.darrellsilver.com) for the initial version of this class.
JpegDescriptor
public JpegDescriptor(Directory directory)
getComponentDataDescription
public String getComponentDataDescription(int componentNumber)
throws MetadataException
getDataPrecisionDescription
public String getDataPrecisionDescription()
getImageHeightDescription
public String getImageHeightDescription()
getImageWidthDescription
public String getImageWidthDescription()
Copyright © 2006 Drew Noakes. All Rights Reserved.