TPixelColor Struct Reference

TPixelColor struct: stores color image data. More...

#include <filereader.h>

List of all members.

Public Attributes

unsigned char r
unsigned char g
unsigned char b
 If encoding==0 and colorFormat==1, the reference image is archived with a sequence of nrow x ncol structures TPixelColor, that contains the Red Green and Blue level values (0-255) of each pixel.


Detailed Description

TPixelColor struct: stores color image data.

Definition at line 69 of file filereader.h.


Member Data Documentation

unsigned char TPixelColor::b
 

If encoding==0 and colorFormat==1, the reference image is archived with a sequence of nrow x ncol structures TPixelColor, that contains the Red Green and Blue level values (0-255) of each pixel.

Definition at line 70 of file filereader.h.

Referenced by FileReader::getB(), 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