Class PNMImageReader

java.lang.Object
javax.imageio.ImageReader
com.github.jaiimageio.impl.plugins.pnm.PNMImageReader

public class PNMImageReader extends ImageReader
This class is the Java Image IO plugin reader for PNM images. It may subsample the image, clip the image, select sub-bands, and shift the decoded image origin if the proper decoding parameter are set in the provided PNMImageReadParam.