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

PixmapFormat::FMT Struct Reference

#include <format.h>

Collaboration diagram for PixmapFormat::FMT:

Collaboration graph
[legend]
List of all members.

Public Attributes

Format format
 General format of image (see above):.

signed char bits [MaxChannels]

Detailed Description

For internal use only.

Mostly internal use for format description storage:

Definition at line 118 of file format.h.


Member Data Documentation

signed char PixmapFormat::FMT::bits[MaxChannels]
 

The number of bits for each channel; array[nchannels]. Special value FloatBits meaning that flt values are stored.

Definition at line 125 of file format.h.

Referenced by PixmapFormat::_set(), and PixmapFormat::bits().

Format PixmapFormat::FMT::format
 

General format of image (see above):.

Definition at line 121 of file format.h.

Referenced by PixmapFormat::_set(), PixmapFormat::format(), PixmapFormat::nchannels(), PixmapFormat::operator!=(), and PixmapFormat::operator==().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 19 22:35:33 2005 for Ray by doxygen 1.3.5