PictureHeaderInfo Struct Reference

The header information for the picture files that we can handle. More...

#include <PortablePicture.h>

List of all members.

Public Attributes

char magicNumber
 Indicates file type.

int width
 Width of the image in pixels.

int height
 Height of the image in pixels.

bool bAscii
 Whether the file is ascii, vs. binary.

double maximum
 The maximum value for a color. This is 255 for ppm's, and 1 for pbm's.

int numChannels
 Number of color channels.


Detailed Description

The header information for the picture files that we can handle.

Definition at line 40 of file PortablePicture.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 21 03:35:11 2002 for Archimedes by doxygen1.2.15