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

Gan_YUV422Pixel_ui8 Struct Reference
[Access Individual Pixels of an Image]

Structure defining UYVY 8-bit 4-2-2 pixel. More...

#include <gandalf/image/pixel.h>

List of all members.

Public Attributes

gan_uint8 UV
gan_uint8 Y


Detailed Description

Structure defining UYVY 8-bit 4-2-2 pixel.

NB cannot be used to iterate along raster because of the 4-2-2 sampling


Member Data Documentation

gan_uint8 Gan_YUV422Pixel_ui8::UV
 

One of the two chrominance channels, depending on the column position

gan_uint8 Gan_YUV422Pixel_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