JIU 0.12.0 Homepage

Uses of Class
net.sourceforge.jiu.codecs.tiff.TIFFImageFileDirectory

Packages that use TIFFImageFileDirectory
net.sourceforge.jiu.codecs.tiff Classes to handle the Tagged Image File Format (TIFF).  
 

Uses of TIFFImageFileDirectory in net.sourceforge.jiu.codecs.tiff
 

Methods in net.sourceforge.jiu.codecs.tiff that return TIFFImageFileDirectory
 TIFFImageFileDirectory TIFFDecoder.getImageFileDirectory()
          Returns the IFD for the image this decoder is supposed to uncompress (partially).
 

Methods in net.sourceforge.jiu.codecs.tiff with parameters of type TIFFImageFileDirectory
 void TIFFDecoder.setImageFileDirectory(TIFFImageFileDirectory tiffIfd)
          Specify the IFD to be used with this decoder.
 


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt