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

Gan_YUVX444Pixel_ui8 Struct Reference
[Access Individual Pixels of an Image]

Structure defining YUV 8-bit 4-4-4 pixel padded to a word boundary. More...

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

gan_uint8 Y
gan_uint8 U
gan_uint8 V
gan_uint8 X


Detailed Description

Structure defining YUV 8-bit 4-4-4 pixel padded to a word boundary.


Member Data Documentation

gan_uint8 Gan_YUVX444Pixel_ui8::U
 

Chrominance channel

gan_uint8 Gan_YUVX444Pixel_ui8::V
 

Chrominance channel

gan_uint8 Gan_YUVX444Pixel_ui8::X
 

padding

gan_uint8 Gan_YUVX444Pixel_ui8::Y
 

Luminance 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