SDL_DestroyTexture

Use this function to destroy the specified texture.

Syntax

void SDL_DestroyTexture(SDL_Texture* texture)

Function Parameters

texture

the texture to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryRender

SDL_DestroyTexture (last edited 2011-02-15 19:39:00 by SheenaSmith)

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