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