Uses of Class
org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Packages that use TIFFDirectory Package Description org.apache.xmlgraphics.image.codec.tiff Contains a TIFF image codec. -
-
Uses of TIFFDirectory in org.apache.xmlgraphics.image.codec.tiff
Methods in org.apache.xmlgraphics.image.codec.tiff that return TIFFDirectory Modifier and Type Method Description TIFFDirectory
TIFFImage. getPrivateIFD(long offset)
Reads a private IFD from a given offset in the stream.
-