C# Class KinectWithVRServer.Shaders.ColorScaleEffect

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
ColorScaleEffect ( ) : System

Method Details

ColorScaleEffect() public method

public ColorScaleEffect ( ) : 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