Tao.DevIl SDK Documentation

Ilu.iluSharpen Method 

[Visual Basic]
Public Shared Function iluSharpen( _
   ByVal Factor As Single, _
   ByVal Iter As Integer _
) As Boolean
[C#]
public static bool iluSharpen(
   float Factor,
   int Iter
);

See Also

Ilu Class | Tao.DevIl Namespace