Data Fields | |
| const char * | name |
| a string representing the name of the color | |
| uint8_t | rgb_color [3] |
| RGB values for the color. | |
Definition at line 180 of file parseutils.c.
| const char* ColorEntry::name |
RGB values for the color.
Definition at line 182 of file parseutils.c.
Referenced by av_parse_color().
1.5.8