| Package | Description |
|---|---|
| org.apache.commons.imaging.formats.tiff.constants |
TIFF constants.
|
| org.apache.commons.imaging.formats.tiff.write |
TIFF writers.
|
| Modifier and Type | Field and Description |
|---|---|
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_AS_SHOT_PROFILE_NAME |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_CAMERA_CALIBRATION_SIGNATURE |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_LOCALIZED_CAMERA_MODEL |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_ORIGINAL_RAW_FILE_NAME |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_PREVIEW_APPLICATION_NAME |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_PREVIEW_APPLICATION_VERSION |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_PREVIEW_SETTINGS_NAME |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_PROFILE_CALIBRATION_SIGNATURE |
static TagInfoAsciiOrByte |
DngTagConstants.EXIF_TAG_PROFILE_COPYRIGHT |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputDirectory.add(TagInfoAsciiOrByte tagInfo,
String... values) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.