Frames | No Frames |
Fields of type net.sourceforge.jiu.codecs.tiff.TIFFImageFileDirectory | |
TIFFImageFileDirectory |
Methods with parameter type net.sourceforge.jiu.codecs.tiff.TIFFImageFileDirectory | |
TIFFDecoder | |
void | |
void | Specify the IFD to be used with this decoder. |
Methods with return type net.sourceforge.jiu.codecs.tiff.TIFFImageFileDirectory | |
TIFFImageFileDirectory | Returns the IFD for the image this decoder is supposed to uncompress
(partially). |
TIFFImageFileDirectory | Reads a complete TIFF image file directory including all data that is
pointed to using the offset components and returns it. |