Tesla Graphics Engine Documentation (January 2012)
Scale Method (value, scale)
TeslaTesla.MathColorScale(Color, Single)
Scales a color by a scaling factor.
Declaration Syntax
C#
public static Color Scale(
	Color value,
	float scale
)
Parameters
value (Color)
Source color
scale (Single)
Amount to multiply
Return Value
Scaled color

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