All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Pylon::SBGRA8Pixel Struct Reference

Describes the memory layout of a BGRA8 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.
 
uint8_t A
 Transparency.
 

Detailed Description

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


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

pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:28)