ColorOperator.Negative Method ()

Creates a negative color value from a given color value.

Overload List

public static Color Negative(Color);
public static ColorValue Negative(ColorValue);
public static int Negative(int);

Remarks

The input alpha channel is copied, unmodified, to the output alpha channel.