Draft

THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!

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

SDL_MessageBoxColorScheme

CategoryStruct, CategoryVideo, CategoryDraft