Uses of Class
org.apache.commons.imaging.formats.pnm.WhiteSpaceReader
-
Packages that use WhiteSpaceReader Package Description org.apache.commons.imaging.formats.pnm The PNM image format family. -
-
Uses of WhiteSpaceReader in org.apache.commons.imaging.formats.pnm
Methods in org.apache.commons.imaging.formats.pnm with parameters of type WhiteSpaceReader Modifier and Type Method Description (package private) abstract int
FileInfo. getRGB(WhiteSpaceReader wsr)
int
PamFileInfo. getRGB(WhiteSpaceReader wsr)
int
PbmFileInfo. getRGB(WhiteSpaceReader wsr)
int
PgmFileInfo. getRGB(WhiteSpaceReader wsr)
int
PpmFileInfo. getRGB(WhiteSpaceReader wsr)
-