Wiki > TV3D65 Index > TVTextureFactory
ReleaseTextureDC
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | ReleaseTextureDC(iTextureID As Integer , bRegenMipmaps As Boolean) |
| C++ | void ReleaseTextureDC(int iTextureID , bool bRegenMipmaps ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iTextureID | No | iTextureID description |
| bRegenMipmaps | Yes | bRegenMipmaps description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.