ColorEntry Struct Reference


Data Fields

const char * name
 a string representing the name of the color
uint8_t rgb_color [3]
 RGB values for the color.

Detailed Description

Definition at line 180 of file parseutils.c.


Field Documentation

const char* ColorEntry::name

a string representing the name of the color

Definition at line 181 of file parseutils.c.

RGB values for the color.

Definition at line 182 of file parseutils.c.

Referenced by av_parse_color().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8