TPixelBW Struct Reference

TPixelBW struct: stores black and white image data. More...

#include <filereader.h>

List of all members.

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.


Detailed Description

TPixelBW struct: stores black and white image data.

Definition at line 59 of file filereader.h.


Member Data Documentation

unsigned char TPixelBW::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 61 of file filereader.h.

Referenced by FileReader::getColor(), and FileReader::readFile().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 14 10:44:22 2006 for S3DViewer by  doxygen 1.4.4