C# Class SoundInTheory.DynamicImage.ShaderEffects.ColorKeyEffect

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

Public Properties

Property Type Description
ColorToleranceProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
TransparentColorProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
ColorKeyEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

ColorKeyEffect() public method

public ColorKeyEffect ( ) : System
return System

Property Details

ColorToleranceProperty public static property

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

InputProperty public static property

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

TransparentColorProperty public static property

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