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

Gan_RGBASPixel_ui10 Struct Reference
[Access Individual Pixels of an Image]

Structure defining 10-bit RGB pixel with 2-bit alpha channel. More...

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

unsigned int A: 2
unsigned int B: 10
unsigned int G: 10
unsigned int R: 10


Detailed Description

Structure defining 10-bit RGB pixel with 2-bit alpha channel.


Member Data Documentation

unsigned int Gan_RGBASPixel_ui10::A
 

Alpha channel

unsigned int Gan_RGBASPixel_ui10::B
 

Blue channel

unsigned int Gan_RGBASPixel_ui10::G
 

Green channel

unsigned int Gan_RGBASPixel_ui10::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