Tao.DevIl SDK Documentation

Ilu.iluCrop Method 

[Visual Basic]
Public Shared Function iluCrop( _
   ByVal XOff As Integer, _
   ByVal YOff As Integer, _
   ByVal ZOff As Integer, _
   ByVal Width As Integer, _
   ByVal Height As Integer, _
   ByVal Depth As Integer _
) As Boolean
[C#]
public static bool iluCrop(
   int XOff,
   int YOff,
   int ZOff,
   int Width,
   int Height,
   int Depth
);

See Also

Ilu Class | Tao.DevIl Namespace