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