Uses of Class
net.sourceforge.jiu.codecs.tiff.TIFFTag
Packages that use TIFFTag
-
Uses of TIFFTag in net.sourceforge.jiu.codecs.tiff
Methods in net.sourceforge.jiu.codecs.tiff that return TIFFTagModifier and TypeMethodDescriptionprivate TIFFTag
TIFFCodec.readTag()
Reads a TIFF tag and all data belonging to it and returns a TIFFTag object.Methods in net.sourceforge.jiu.codecs.tiff with parameters of type TIFFTag