public class PixelParserRle extends PixelParser
bfp, bhi, colorTable, imageData, is| Constructor and Description |
|---|
PixelParserRle(BmpHeaderInfo bhi,
byte[] ColorTable,
byte[] ImageData) |
| Modifier and Type | Method and Description |
|---|---|
void |
processImage(BufferedImage bi) |
getColorTableRGBpublic PixelParserRle(BmpHeaderInfo bhi, byte[] ColorTable, byte[] ImageData)
public void processImage(BufferedImage bi) throws ImageReadException, IOException
processImage in class PixelParserImageReadExceptionIOExceptionCopyright © 2007-2012. All Rights Reserved.