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) |
getColorTableRGB
public PixelParserRle(BmpHeaderInfo bhi, byte[] ColorTable, byte[] ImageData)
public void processImage(BufferedImage bi) throws ImageReadException, IOException
processImage
in class PixelParser
ImageReadException
IOException
Copyright © 2007-2012. All Rights Reserved.