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:
  • D:/W/B/src/chrono-9.0.1/src/chrono_sensor/sensors/ChSensorBuffer.h