Example usage for Java javax.imageio.metadata IIOMetadataFormatImpl fields, constructors, methods, implement or subclass
The text is from its open source code.
String | standardMetadataFormatName A String constant containing the standard format name, "javax_imageio_1.0" . |
IIOMetadataFormat | getStandardFormatInstance() Returns an IIOMetadataFormat object describing the standard, plug-in neutral javax.imageio_1.0 metadata document format described in the comment of the javax.imageio.metadata package. |