public class PCXReader extends ImageReader
bitsPerPixel, bytesPerScanLine, height, param, rgbColorPalette, width
Constructor and Description |
---|
PCXReader() |
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
read(java.io.InputStream is) |
getFrame, getFrameCount, getFrames, getImageParam
public java.awt.image.BufferedImage read(java.io.InputStream is) throws java.lang.Exception
read
in class ImageReader
java.lang.Exception