Uses of Package
org.apache.commons.imaging.formats.tiff.taginfos
Packages that use org.apache.commons.imaging.formats.tiff.taginfos
Package
Description
The JPEG image format.
Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.
TIFF constants.
Classes for the TIFF tags.
TIFF writers.
-
-
Classes in org.apache.commons.imaging.formats.tiff.taginfos used by org.apache.commons.imaging.formats.tiffClassDescriptionUsed by some GPS tags and the EXIF user comment tag, this badly documented value is meant to contain the text encoding in the first 8 bytes followed by the non-null-terminated text in an unknown byte order.Windows XP onwards store some tags using UTF-16LE, but the field type is byte - here we deal with this.
-
Classes in org.apache.commons.imaging.formats.tiff.taginfos used by org.apache.commons.imaging.formats.tiff.constantsClassDescriptionA LONG representing an offset to a TIFF directory.Used by some GPS tags and the EXIF user comment tag, this badly documented value is meant to contain the text encoding in the first 8 bytes followed by the non-null-terminated text in an unknown byte order.Windows XP onwards store some tags using UTF-16LE, but the field type is byte - here we deal with this.
-
-
Classes in org.apache.commons.imaging.formats.tiff.taginfos used by org.apache.commons.imaging.formats.tiff.writeClassDescriptionUsed by some GPS tags and the EXIF user comment tag, this badly documented value is meant to contain the text encoding in the first 8 bytes followed by the non-null-terminated text in an unknown byte order.Windows XP onwards store some tags using UTF-16LE, but the field type is byte - here we deal with this.