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() |
processImagegetColorTableRGBpublic PixelParserBitFields(BmpHeaderInfo bhi, byte[] ColorTable, byte[] ImageData) throws ImageReadException, IOException
ImageReadExceptionIOExceptionpublic int getNextRGB()
throws ImageReadException,
IOException
getNextRGB in class PixelParserSimpleImageReadExceptionIOExceptionpublic void newline()
throws ImageReadException,
IOException
newline in class PixelParserSimpleImageReadExceptionIOExceptionCopyright © 2007-2012. All Rights Reserved.