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