All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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:

pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:58)