Click or drag to resize
ColorExtrasgetColourFromInt Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Color getColourFromInt(
	int p,
	int min = -100,
	int max = 100
)

Parameters

p
Type: SystemInt32
min (Optional)
Type: SystemInt32
max (Optional)
Type: SystemInt32

Return Value

Type: Color
See Also