public class AdobeJpegDirectory extends Directory
Modifier and Type | Field and Description |
---|---|
static int |
TAG_APP14_FLAGS0
The convention for TAG_APP14_FLAGS0 and TAG_APP14_FLAGS1 is that 0 bits are benign.
|
static int |
TAG_APP14_FLAGS1
The convention for TAG_APP14_FLAGS0 and TAG_APP14_FLAGS1 is that 0 bits are benign.
|
static int |
TAG_COLOR_TRANSFORM |
static int |
TAG_DCT_ENCODE_VERSION |
_definedTagList, _descriptor, _tagMap
Constructor and Description |
---|
AdobeJpegDirectory() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Provides the name of the directory, for display purposes.
|
protected HashMap<Integer,String> |
getTagNameMap()
Provides the map of tag names, hashed by tag type identifier.
|
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getRational, getRationalArray, getString, getString, getStringArray, getTagCount, getTagName, getTags, hasErrors, hasTagName, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setRational, setRationalArray, setString, setStringArray, toString
public static final int TAG_DCT_ENCODE_VERSION
public static final int TAG_APP14_FLAGS0
0x8000 bit: Encoder used Blend=1 downsampling
public static final int TAG_APP14_FLAGS1
public static final int TAG_COLOR_TRANSFORM
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.