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

Uses in package net.sourceforge.jiu.codecs.tiff

Methods with parameter type net.sourceforge.jiu.codecs.tiff.TIFFTag

void
Adds a tag to the end of the internal list of tags.

Methods with return type net.sourceforge.jiu.codecs.tiff.TIFFTag

TIFFTag
Reads a TIFF tag and all data belonging to it and returns a TIFFTag object.