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

Gan_RGBAPixel_s Struct Reference
[Access Individual Pixels of an Image]

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

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

short R
short G
short B
short A


Detailed Description

Structure defining RGB signed short integer pixel with alpha channel.


Member Data Documentation

short Gan_RGBAPixel_s::A
 

Alpha channel

short Gan_RGBAPixel_s::B
 

Blue channel

short Gan_RGBAPixel_s::G
 

Green channel

short Gan_RGBAPixel_s::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