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

Describes the memory layout of a BGR8 pixel. This pixel is used in Windows bitmaps. More...

#include <pylon/Pixel.h>

Public Attributes

uint8_t B
 Blue.
 
uint8_t G
 Green.
 
uint8_t R
 Red.
 

Detailed Description

Describes the memory layout of a BGR8 pixel. This pixel is used in Windows bitmaps.


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

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