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