public class DataParserLab extends DataParser
| Constructor and Description |
|---|
DataParserLab() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
int |
getBasicChannelsCount() |
protected int |
getRGB(int[][][] data,
int x,
int y,
ImageContents imageContents) |
parseDataprotected int getRGB(int[][][] data,
int x,
int y,
ImageContents imageContents)
getRGB in class DataParserpublic int getBasicChannelsCount()
getBasicChannelsCount in class DataParserpublic void dump()
dump in class DataParserCopyright © 2007-2012. All Rights Reserved.