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

Describes the memory layout of a RGB16 pixel. More...

#include <pylon/Pixel.h>

Public Attributes

uint16_t R
 Red.
 
uint16_t G
 Green.
 
uint16_t B
 Blue.
 

Detailed Description

Describes the memory layout of a RGB16 pixel.


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

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