Public Attributes | List of all members
Pylon::SYUV422_YUYV Struct Reference

Describes the memory layout of a YUV422_YUYV pixel with information about brightness and chroma for two pixels. More...

#include <pylon/Pixel.h>

Public Attributes

uint8_t Y1
 brightness Pixel 1
 
uint8_t U
 chroma U (both pixels)
 
uint8_t Y2
 brightness Pixel 2
 
uint8_t V
 chroma V (both pixels)
 

Detailed Description

Describes the memory layout of a YUV422_YUYV pixel with information about brightness and chroma for two pixels.


The documentation for this struct was generated from the following file:

© 2006-2014 Basler (Tue Jul 22 2014 11:41:23)