Uses of Class
com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
Packages that use PNMMetadata
-
Uses of PNMMetadata in com.github.jaiimageio.impl.plugins.pnm
Fields in com.github.jaiimageio.impl.plugins.pnm declared as PNMMetadataMethods in com.github.jaiimageio.impl.plugins.pnm with parameters of type PNMMetadataModifier and TypeMethodDescriptionprivate void
PNMImageReader.readComments
(ImageInputStream stream, PNMMetadata metadata) Reads the comments.