Wiki Page Content

Revision 1 as of 2014-09-24 20:23:35

Clear message

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


CategoryStruct, CategoryVideo

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit