Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

_PgmHeader Struct Reference

Defines structures and constants present in PGM files. More...

#include <plpgm.h>

Collaboration diagram for _PgmHeader:

Collaboration graph
[legend]
List of all members.

Public Attributes

int ImageType
int ImageWidth
int ImageHeight
int MaxGrayValue

Detailed Description

Defines structures and constants present in PGM files.

Definition at line 14 of file plpgm.h.


Member Data Documentation

int _PgmHeader::ImageHeight
 

Definition at line 18 of file plpgm.h.

Referenced by PLPGMDecoder::DoDecode().

int _PgmHeader::ImageType
 

Definition at line 16 of file plpgm.h.

int _PgmHeader::ImageWidth
 

Definition at line 17 of file plpgm.h.

Referenced by PLPGMDecoder::DoDecode().

int _PgmHeader::MaxGrayValue
 

Definition at line 19 of file plpgm.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1