C# Class FirstFloor.ModernUI.Effects.ColorPickerSaturationSliderEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Exibir arquivo Open project: gro-ove/actools

Public Properties

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

Public Methods

Method Description
ColorPickerSaturationSliderEffect ( ) : System

Private Methods

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

Method Details

ColorPickerSaturationSliderEffect() public method

public ColorPickerSaturationSliderEffect ( ) : System
return System

Property Details

BrightnessProperty public_oe static_oe property

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

HueProperty public_oe static_oe property

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