Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSLongs
Packages that use TagInfoSLongs
Package
Description
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
TIFF writers.
-
Uses of TagInfoSLongs in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoSLongsModifier and TypeMethodDescriptionint[]
TiffDirectory.getFieldValue
(TagInfoSLongs tag, boolean mustExist) int[]
TiffImageMetadata.getFieldValue
(TagInfoSLongs tag) -
Uses of TagInfoSLongs in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoSLongsModifier and TypeMethodDescriptionvoid
TiffOutputDirectory.add
(TagInfoSLongs tagInfo, int... values)