C# Class SoundInTheory.DynamicImage.ShaderEffects.ColorTintEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect, IDisposable
Show file Open project: sitdap/dynamic-image

Public Properties

Property Type Description
AmountProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
RequiredColorProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
ColorTintEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

ColorTintEffect() public method

public ColorTintEffect ( ) : System
return System

Property Details

AmountProperty public static property

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

InputProperty public static property

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

RequiredColorProperty public static property

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