Wiki Page Content

Revision 1 as of 2009-11-04 05:35:21

Clear message

SDL_LockTexture

Use this function to /insert short function description here/.

Syntax

int SDL_LockTexture (SDL_TextureID textureID, const SDL_Rect *rect, int markDirty, void **pixels, int *pitch)

Function Parameters

param

Something passed to SDL_FunctionName

Return Value

A value returned by SDL_FunctionName

Code Examples

You can add your code example here

Remarks

You can add useful comments here

SDL_OtherFunction

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