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.ColorType
abstract int
getRGB
(InputStream is)
-
Constructor Details
-
TupleReader
private TupleReader()
-
-
Method Details
-
getColorType
-
getRGB
- Throws:
IOException
-