Main Page | Modules | Class List | File List | Class Members | File Members

Gan_RGBAPixel_f Struct Reference
[Access Individual Pixels of an Image]

Structure defining RGB single precision floating point pixel with alpha channel. More...

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

float R
float G
float B
float A


Detailed Description

Structure defining RGB single precision floating point pixel with alpha channel.


Member Data Documentation

float Gan_RGBAPixel_f::A
 

Alpha channel

float Gan_RGBAPixel_f::B
 

Blue channel

float Gan_RGBAPixel_f::G
 

Green channel

float Gan_RGBAPixel_f::R
 

Red channel


The documentation for this struct was generated from the following file:
Generated on Fri Mar 17 12:44:53 2006 by  doxygen 1.3.9.1