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.
Blends two colors.
Overload List
public static Color Modulate(Color, Color); public static ColorValue Modulate(ColorValue, ColorValue); public static int Modulate(int, int);
Remarks
This method blends two colors by multiplying matching color components.