Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.