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. | |
Describes the memory layout of a BGR8 pixel. This pixel is used in Windows bitmaps.