Uses of Class
com.itextpdf.io.codec.TIFFField
Packages that use TIFFField
-
Uses of TIFFField in com.itextpdf.io.codec
Fields in com.itextpdf.io.codec declared as TIFFFieldModifier and TypeFieldDescription(package private) TIFFField[]
TIFFDirectory.fields
An array of TIFFFields.Methods in com.itextpdf.io.codec that return TIFFFieldModifier and TypeMethodDescriptionTIFFDirectory.getField
(int tag) Returns the value of a given tag as a TIFFField, or null if the tag is not present.TIFFDirectory.getFields()
Returns an array of TIFFFields containing all the fields in this directory.Methods in com.itextpdf.io.codec with parameters of type TIFFField -
Uses of TIFFField in com.itextpdf.io.image
Methods in com.itextpdf.io.image with parameters of type TIFFField