|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |