Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoByte
Packages that use TagInfoByte
Package
Description
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
TIFF constants.
Classes for the TIFF tags.
TIFF writers.
-
Uses of TagInfoByte in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoByteModifier and TypeMethodDescriptionbyte
TiffDirectory.getFieldValue
(TagInfoByte tag) byte[]
TiffImageMetadata.getFieldValue
(TagInfoByte tag) -
Uses of TagInfoByte in org.apache.commons.imaging.formats.tiff.constants
Fields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoByteModifier and TypeFieldDescriptionstatic final TagInfoByte
MicrosoftHdPhotoTagConstants.EXIF_TAG_ALPHA_DATA_DISCARD
static final TagInfoByte
ExifTagConstants.EXIF_TAG_BACKGROUND_COLOR_INDICATOR
static final TagInfoByte
ExifTagConstants.EXIF_TAG_IMAGE_COLOR_INDICATOR
static final TagInfoByte
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_DATA_DISCARD
static final TagInfoByte
ExifTagConstants.EXIF_TAG_TRANSPARENCY_INDICATOR
static final TagInfoByte
GpsTagConstants.GPS_TAG_GPS_ALTITUDE_REF
static final TagInfoByte
Rfc2301TagConstants.TIFF_TAG_FAX_PROFILE
static final TagInfoByte
Rfc2301TagConstants.TIFF_TAG_MODE_NUMBER
-
Uses of TagInfoByte in org.apache.commons.imaging.formats.tiff.taginfos
Subclasses of TagInfoByte in org.apache.commons.imaging.formats.tiff.taginfosModifier and TypeClassDescriptionclass
final class
A TIFF tag whose definition isn't known. -
Uses of TagInfoByte in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoByte