Main Page   Modules   Compound List   File List   Compound 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 <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 Mon Oct 13 16:14:47 2003 by doxygen1.3-rc1