Tao.DevIl SDK Documentation

Ilu.iluReplaceColour Method 

[Visual Basic]
Public Shared Function iluReplaceColour( _
   ByVal Red As Byte, _
   ByVal Green As Byte, _
   ByVal Blue As Byte, _
   ByVal Tolerance As Single _
) As Boolean
[C#]
public static bool iluReplaceColour(
   byte Red,
   byte Green,
   byte Blue,
   float Tolerance
);

See Also

Ilu Class | Tao.DevIl Namespace