C# Class KinectWithVRServer.Shaders.ColorDepthEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Show file Open project: vancegroup/KVR Class Usage Examples

Public Properties

Property Type Description
InputProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty

Public Methods

Method Description
ColorDepthEffect ( ) : System

Method Details

ColorDepthEffect() public method

public ColorDepthEffect ( ) : System
return System

Property Details

InputProperty public static property

public static DependencyProperty,System.Windows InputProperty
return System.Windows.DependencyProperty

MaximumProperty public static property

public static DependencyProperty,System.Windows MaximumProperty
return System.Windows.DependencyProperty

MinimumProperty public static property

public static DependencyProperty,System.Windows MinimumProperty
return System.Windows.DependencyProperty