| DRAFT | 
SDL_MessageBoxColor
A structure that contains RGB value used in an SDL_MessageBoxColorScheme.
Data Fields
| Uint8 | r | the red component in the range 0-255 | 
| Uint8 | g | the green component in the range 0-255 | 
| Uint8 | b | the blue component in the range 0-255 | 
Code Examples
You can add your code example here
Remarks
You can add useful comments here




