Tesla Graphics Engine Documentation (January 2012)
ClampToByte Method (value)
TeslaTesla.MathMathUtilsClampToByte(Int32)
Clamps an integer to the byte range 0-255.
Declaration Syntax
C#
public static int ClampToByte(
	int value
)
Parameters
value (Int32)
Integer to be clamped
Return Value
Clamped value

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