chrono::sensor::PixelRGBA8 Struct Reference
  Description
A pixel as defined by RGBA 8bpp format.
#include <ChSensorBuffer.h>
| Public Attributes | |
| uint8_t | R | 
| Red value. | |
| uint8_t | G | 
| Green value. | |
| uint8_t | B | 
| Blue value. | |
| uint8_t | A | 
| Transparency value. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_sensor/sensors/ChSensorBuffer.h
