public class PixelParserBitFields extends PixelParserSimple
bfp, bhi, colorTable, imageData, is
Constructor and Description |
---|
PixelParserBitFields(BmpHeaderInfo bhi,
byte[] ColorTable,
byte[] ImageData) |
Modifier and Type | Method and Description |
---|---|
int |
getNextRGB() |
void |
newline() |
processImage
getColorTableRGB
public PixelParserBitFields(BmpHeaderInfo bhi, byte[] ColorTable, byte[] ImageData) throws ImageReadException, IOException
ImageReadException
IOException
public int getNextRGB() throws ImageReadException, IOException
getNextRGB
in class PixelParserSimple
ImageReadException
IOException
public void newline() throws ImageReadException, IOException
newline
in class PixelParserSimple
ImageReadException
IOException
Copyright © 2007-2012. All Rights Reserved.