Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSRational
Packages that use TagInfoSRational
Package
Description
Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.
TIFF constants.
TIFF writers.
-
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoSRational -
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiff.constants
Fields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoSRationalModifier and TypeFieldDescriptionstatic final TagInfoSRational
DngTagConstants.EXIF_TAG_BASELINE_EXPOSURE
static final TagInfoSRational
ExifTagConstants.EXIF_TAG_BRIGHTNESS_VALUE
static final TagInfoSRational
ExifTagConstants.EXIF_TAG_EXPOSURE_COMPENSATION
static final TagInfoSRational
ExifTagConstants.EXIF_TAG_SHUTTER_SPEED_VALUE
-
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoSRationalModifier and TypeMethodDescriptionvoid
TiffOutputDirectory.add
(TagInfoSRational tagInfo, RationalNumber value)