SPN C++ Bot Framework
|
IPC representation of a color value. More...
#include <ipc_format.h>
Public Attributes | |
uint8_t | r |
Red channel (0-255) | |
uint8_t | g |
Green channel (0-255) | |
uint8_t | b |
Blue channel (0-255) | |
IPC representation of a color value.