Class Tiff4TagConstants
java.lang.Object
org.apache.commons.imaging.formats.tiff.constants.Tiff4TagConstants
Tags in TIFF4 but NOT in TIFF6.
http://cool.conservation-us.org/bytopic/imaging/std/tiff4.html
http://cool.conservation-us.org/bytopic/imaging/std/tiff4.html
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final TagInfoShort
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIFF_TAG_COLOR_RESPONSE_UNIT
-
COLOR_RESPONSE_UNIT_VALUE_0_1
public static final int COLOR_RESPONSE_UNIT_VALUE_0_1- See Also:
-
COLOR_RESPONSE_UNIT_VALUE_0_01
public static final int COLOR_RESPONSE_UNIT_VALUE_0_01- See Also:
-
COLOR_RESPONSE_UNIT_VALUE_0_001
public static final int COLOR_RESPONSE_UNIT_VALUE_0_001- See Also:
-
COLOR_RESPONSE_UNIT_VALUE_0_0001
public static final int COLOR_RESPONSE_UNIT_VALUE_0_0001- See Also:
-
COLOR_RESPONSE_UNIT_VALUE_0_00001
public static final int COLOR_RESPONSE_UNIT_VALUE_0_00001- See Also:
-
ALL_TIFF_4_TAGS
-
-
Constructor Details
-
Tiff4TagConstants
private Tiff4TagConstants()
-