C# Class FirstFloor.ModernUI.Effects.ColorPickerBrightnessSliderEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
HueProperty System.Windows.DependencyProperty
SaturationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ColorPickerBrightnessSliderEffect ( ) : System

Private Methods

Méthode Description
HueCoerceSaturationFactor ( DependencyObject d, object value ) : object
SaturationCoerceSaturationFactor ( DependencyObject d, object value ) : object

Method Details

ColorPickerBrightnessSliderEffect() public méthode

public ColorPickerBrightnessSliderEffect ( ) : System
Résultat System

Property Details

HueProperty public_oe static_oe property

public static DependencyProperty,System.Windows HueProperty
Résultat System.Windows.DependencyProperty

SaturationProperty public_oe static_oe property

public static DependencyProperty,System.Windows SaturationProperty
Résultat System.Windows.DependencyProperty