SqueezeBrains SDK 1.18
|
bgra class that wraps the sb_t_bgra structure More...
#include <cs_sb.h>
Data Fields | |
unsigned char | b |
blue component of color | |
unsigned char | g |
green component of color | |
unsigned char | r |
red component of color | |
unsigned char | a |
trasparency of color | |