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

Gan_RGBAPixel_d Struct Reference
[Access Individual Pixels of an Image]

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

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

double R
double G
double B
double A


Detailed Description

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


Member Data Documentation

double Gan_RGBAPixel_d::A
 

Alpha channel

double Gan_RGBAPixel_d::B
 

Blue channel

double Gan_RGBAPixel_d::G
 

Green channel

double Gan_RGBAPixel_d::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