Uses of Class
javax.imageio.plugins.tiff.TIFFField
Packages that use TIFFField
-
Uses of TIFFField in javax.imageio.plugins.tiff
Methods in javax.imageio.plugins.tiff that return TIFFField修饰符和类方法描述TIFFField.clone()Clones the field and all the information contained therein.static TIFFFieldTIFFField.createFromMetadataNode(TIFFTagSet tagSet, Node node) Creates aTIFFFieldfrom a TIFF native image metadata node.TIFFDirectory.getTIFFField(int tagNumber) Retrieves a TIFF field from the directory.TIFFDirectory.getTIFFFields()Retrieves all TIFF fields from the directory.Methods in javax.imageio.plugins.tiff with parameters of type TIFFField