com.drew.metadata.jpeg
Class JpegCommentDirectory
- Serializable
public class JpegCommentDirectory
- Drew Noakes http://drewnoakes.com
static int | TAG_JPEG_COMMENT - This is in bits/sample, usually 8 (12 and 16 not supported by most software).
|
protected static HashMap | tagNameMap
|
addError , containsTag , getBoolean , getByteArray , getDate , getDescription , getDouble , getErrorCount , getErrors , getFloat , getInt , getIntArray , getLong , getName , getObject , getRational , getRationalArray , getString , getStringArray , getTagCount , getTagIterator , getTagName , getTagNameMap , hasErrors , setBoolean , setByteArray , setDate , setDescriptor , setDouble , setFloat , setInt , setIntArray , setLong , setObject , setObjectArray , setRational , setRationalArray , setString , setStringArray |
TAG_JPEG_COMMENT
public static final int TAG_JPEG_COMMENT
This is in bits/sample, usually 8 (12 and 16 not supported by most software).
tagNameMap
protected static final HashMap tagNameMap
JpegCommentDirectory
public JpegCommentDirectory()
Copyright © 2006 Drew Noakes. All Rights Reserved.