Disclaimer
This website is being translated through machine translation by a third-party service. Basler does not warrant the accuracy, reliability or timeliness of any information translated by this system and will not accept liability for loss or damage incurred as a result. Content that has not yet been translated appears in English. Switch to English version
Pylon::SBGRA8Pixel
Module: Image Handling Support
Describes the memory layout of a BGRA8 pixel. This pixel is used in Windows bitmaps.
#include <pylon/Pixel.h>
Public Attributes
Public Attributes Documentation
variable B
Blue.
variable G
Green.
variable R
Red.
variable A
Transparency.