KinectApi setColor Method YouInteract Documentation
Sets the Color Requirement needed for the Color Stream to be read

Namespace: YouInteract.YouBasic
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void setColor(
	bool b
)

Parameters

b
Type: System Boolean
True sets the ColorStream on. False sets the ColorStream off>
See Also