Uses of Interface
org.apache.commons.imaging.formats.tiff.TiffReader.Listener
-
Packages that use TiffReader.Listener Package Description org.apache.commons.imaging.formats.tiff Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files. -
-
Uses of TiffReader.Listener in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TiffReader.Listener Modifier and Type Method Description void
TiffReader. read(ByteSource byteSource, Map<String,Object> params, FormatCompliance formatCompliance, TiffReader.Listener listener)
-