FreeTexture()

Syntax

FreeTexture(#Texture)
Description
Frees the specified #Texture. All its associated memory is released and this object can't be used anymore.

Note: all remaining textures are automatically freed when the program ends.

Supported OS

All

<- CreateTexture() - Texture Index - IsTexture() ->