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