Wiki Page Content

Revision 1 as of 2011-03-11 20:51:15

Clear message

DRAFT

SDL_FreeFormat

Use this function to free an SDL_PixelFormat structure.

Syntax

void SDL_FreeFormat(SDL_PixelFormat* format)

Function Parameters

format

the SDL_PixelFormat to free

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryPixels

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