C# Class Kinect.Common.ColorHelpers.ColorGenerator

ColorGenerator
显示文件 Open project: atosorigin/Kinect Class Usage Examples

Public Methods

Method Description
NextColor ( ) : Color

Nexts the color.

NextColorString ( ) : string

Nexts the color string.

Method Details

NextColor() public method

Nexts the color.
public NextColor ( ) : Color
return System.Windows.Media.Color

NextColorString() public method

Nexts the color string.
public NextColorString ( ) : string
return string