Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2009-11-19 18:43:16
Size: 553
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2009-11-24 21:54:14
Size: 597
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:

----
[[CategoryAPI]], [[CategoryVideo]]

SDL_DestroyRenderer

Use this function to destroy the rendering context for a window and free associated textures.

Syntax

void SDL_DestroyRenderer(SDL_WindowID windowID)

Function Parameters

windowID

the window to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_DestroyRenderer (last edited 2011-02-16 23:57:31 by SheenaSmith)

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