Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoAsciiOrByte
Packages that use TagInfoAsciiOrByte
Package
Description
TIFF constants.
TIFF writers.
-
Uses of TagInfoAsciiOrByte in org.apache.commons.imaging.formats.tiff.constants
Fields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoAsciiOrByteModifier and TypeFieldDescriptionstatic final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_AS_SHOT_PROFILE_NAME
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_CAMERA_CALIBRATION_SIGNATURE
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_LOCALIZED_CAMERA_MODEL
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_ORIGINAL_RAW_FILE_NAME
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_PREVIEW_APPLICATION_NAME
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_PREVIEW_APPLICATION_VERSION
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_PREVIEW_SETTINGS_NAME
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_PROFILE_CALIBRATION_SIGNATURE
static final TagInfoAsciiOrByte
DngTagConstants.EXIF_TAG_PROFILE_COPYRIGHT
-
Uses of TagInfoAsciiOrByte in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoAsciiOrByteModifier and TypeMethodDescriptionvoid
TiffOutputDirectory.add
(TagInfoAsciiOrByte tagInfo, String... values)