#include <filereader.h>
Public Attributes | |
| unsigned char | color |
| If encoding==0 and colorFormat==0, the reference image is archived with a sequence of nrow x ncol structures TPixelBW, that contains the grey level value (0-255) of each pixel. | |
Definition at line 59 of file filereader.h.
|
|
If encoding==0 and colorFormat==0, the reference image is archived with a sequence of nrow x ncol structures TPixelBW, that contains the grey level value (0-255) of each pixel.
Definition at line 61 of file filereader.h. Referenced by FileReader::getColor(), and FileReader::readFile(). |
1.4.4