Tao.DevIl SDK Documentation

Ilu.iluNegative Method 

iluNegative creates a negative version of an image, like it was viewed as a picture negative instead of the actual picture. The effect is caused by inverting the image's colours, such as a green pixel would become purple (red-blue).

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

Return Value

See Also

Ilu Class | Tao.DevIl Namespace