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

Gan_RGBAPixel_i Struct Reference
[Access Individual Pixels of an Image]

Structure defining RGB signed integer pixel with alpha channel. More...

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

int R
int G
int B
int A


Detailed Description

Structure defining RGB signed integer pixel with alpha channel.


Member Data Documentation

int Gan_RGBAPixel_i::A
 

Alpha channel

int Gan_RGBAPixel_i::B
 

Blue channel

int Gan_RGBAPixel_i::G
 

Green channel

int Gan_RGBAPixel_i::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