Texture::DisposeTextureData

Texture::DisposeTextureData
virtual void DisposeTextureData();
Description

Identical to LoseTextureData, except it sets the status of the texture to State_Disposed. This will cause the texture to not be recreated if referenced again. However, the texture cannot be used in any fills.