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