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 intAbstractFileInfo. getRgb(WhiteSpaceReader wsr)intPamFileInfo. getRgb(WhiteSpaceReader wsr)intPbmFileInfo. getRgb(WhiteSpaceReader wsr)intPgmFileInfo. getRgb(WhiteSpaceReader wsr)intPpmFileInfo. getRgb(WhiteSpaceReader wsr)
-