|
Freeciv-3.2
|
A 32 bit RGBA pixel. More...
Data Fields | |
| Uint8 | r |
| Uint8 | g |
| Uint8 | b |
| Uint8 | a |
A 32 bit RGBA pixel.
Definition at line 52 of file SDL3_rotozoom.c.
| Uint8 tColorRGBA::a |
Definition at line 56 of file SDL3_rotozoom.c.
| Uint8 tColorRGBA::b |
Definition at line 55 of file SDL3_rotozoom.c.
| Uint8 tColorRGBA::g |
Definition at line 54 of file SDL3_rotozoom.c.
| Uint8 tColorRGBA::r |
Definition at line 53 of file SDL3_rotozoom.c.