Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvtexturefactory:createtexture [TV3DWiki]
 

Wiki > TV3D65 Index > TVTextureFactory

CreateTexture

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET CreateTexture(iWidth As Integer , iHeight As Integer , bHasAlpha As Boolean , sTextureName As String) As Integer
C++ int CreateTexture(int iWidth , int iHeight , bool bHasAlpha , char* sTextureName )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iWidthNoiWidth description
iHeightNoiHeight description
bHasAlphaYesbHasAlpha description
sTextureNameYessTextureName description

RETURN VALUE

Integer Description of what the return value means.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvtexturefactory/createtexture.txt · Last modified: 2009/11/29 18:00