SPN C++ Bot Framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
IpcColor Struct Reference

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)
 

Detailed Description

IPC representation of a color value.