Tesla Graphics Engine Documentation (January 2012)
Negate Method (value)
TeslaTesla.MathColorNegate(Color)
Negates the specified color by subtracting each of its components from 1.0f.
Declaration Syntax
C#
public static Color Negate(
	Color value
)
Parameters
value (Color)
Source color
Return Value
Negated color

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)