Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSShort
-
Packages that use TagInfoSShort Package Description org.apache.commons.imaging.formats.tiff Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.org.apache.commons.imaging.formats.tiff.write TIFF writers. -
-
Uses of TagInfoSShort in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoSShort Modifier and Type Method Description short
TiffDirectory. getFieldValue(TagInfoSShort tag)
-
Uses of TagInfoSShort in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoSShort Modifier and Type Method Description void
TiffOutputDirectory. add(TagInfoSShort tagInfo, short value)
-