C# Class SoundInTheory.DynamicImage.ShaderEffects.ColorTintEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect, IDisposable
Afficher le fichier Open project: sitdap/dynamic-image

Méthodes publiques

Свойство Type Description
AmountProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
RequiredColorProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
IDisposable void

Méthodes publiques

Méthode Description
ColorTintEffect ( ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

ColorTintEffect() public méthode

public ColorTintEffect ( ) : System
Résultat System

Property Details

AmountProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

RequiredColorProperty public_oe static_oe property

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