Tao.DevIl SDK Documentation |
|
Ilu.iluEnlargeCanvas Method
[Visual Basic]
Public Shared Function iluEnlargeCanvas( _
ByVal
Width As
Integer, _
ByVal
Height As
Integer, _
ByVal
Depth As
Integer _
) As
Boolean
[C#]
public static
bool iluEnlargeCanvas(
int Width,
int Height,
int Depth);
See Also
Ilu Class | Tao.DevIl Namespace