Class PamFileInfo.TupleReader
java.lang.Object
org.apache.commons.imaging.formats.pnm.PamFileInfo.TupleReader
- Direct Known Subclasses:
PamFileInfo.ColorTupleReader, PamFileInfo.GrayscaleTupleReader
- Enclosing class:
PamFileInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ImageInfo.ColorTypeabstract intgetRgb(InputStream is)
-
Constructor Details
-
TupleReader
private TupleReader()
-
-
Method Details
-
getColorType
-
getRgb
- Throws:
IOException
-