Wiki > TV3D65 Index > TVTextureFactory
SaveTexture
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SaveTexture(iTextureID As Integer , sFilename As String , eImageFormat As CONST_TV_IMAGEFORMAT) As Boolean |
| C++ | bool SaveTexture(int iTextureID , char* sFilename , cCONST_TV_IMAGEFORMAT eImageFormat) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iTextureID | No | iTextureID description |
| sFilename | No | sFilename description |
| eImageFormat | Yes | eImageFormat description |
RETURN VALUE
| Boolean | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.