|
| const char * | name |
| | a string representing the name of the color
|
| |
| uint32_t | rgb_color |
| | RGB values for the color.
|
| |
| uint8_t | rgb_color [3] |
| | RGB values for the color.
|
| |
Definition at line 41 of file xpmdec.c.
◆ name
| const char * ColorEntry::name |
a string representing the name of the color
Definition at line 42 of file xpmdec.c.
◆ rgb_color [1/2]
| uint32_t ColorEntry::rgb_color |
RGB values for the color.
Definition at line 43 of file xpmdec.c.
◆ rgb_color [2/2]
| uint8_t ColorEntry::rgb_color[3] |
The documentation for this struct was generated from the following files: