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.
Subtracts two color values to create a new color value.
Overload List
public static Color Subtract(Color, Color); public static ColorValue Subtract(ColorValue, ColorValue); public static int Subtract(int, int);
See Also