Tao.DevIl SDK Documentation

Ilu.iluEdgeDetectS Method 

iluEdgeDetectS detects the edges in the current image by combining two convolution filters. The filters used are Sobel filters.

[Visual Basic]
Public Shared Function iluEdgeDetectS() As Boolean
[C#]
public static bool iluEdgeDetectS();

Return Value

See Also

Ilu Class | Tao.DevIl Namespace