Data Fields | |
const char * | name |
a string representing the name of the color | |
uint8_t | rgba_color [4] |
RGBA values for the color. |
Definition at line 65 of file parseutils.c.
const char* ColorEntry::name |
uint8_t ColorEntry::rgba_color[4] |
RGBA values for the color.
Definition at line 67 of file parseutils.c.
Referenced by av_parse_color().