C# Class FirstFloor.ModernUI.Effects.ColorPickerBrightnessSliderEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Datei anzeigen Open project: gro-ove/actools

Public Properties

Property Type Description
HueProperty System.Windows.DependencyProperty
SaturationProperty System.Windows.DependencyProperty

Public Methods

Method Description
ColorPickerBrightnessSliderEffect ( ) : System

Private Methods

Method Description
HueCoerceSaturationFactor ( DependencyObject d, object value ) : object
SaturationCoerceSaturationFactor ( DependencyObject d, object value ) : object

Method Details

ColorPickerBrightnessSliderEffect() public method

public ColorPickerBrightnessSliderEffect ( ) : System
return System

Property Details

HueProperty public_oe static_oe property

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

SaturationProperty public_oe static_oe property

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