Wiki Page Content

Revision 4 as of 2009-12-12 06:35:40

Clear message

SDL_DisplayMode

A structure that contains data to define a display mode.

Data Fields

Uint32

format

pixel format

int

w

width

int

h

height

int

refresh_rate

refresh rate (or zero for unspecified)

void*

driverdata

driver-specific data, initialize to 0

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct

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