C# Class SoundInTheory.DynamicImage.ShaderEffects.ColorKeyEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect, IDisposable
Mostra 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_oe static_oe property

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

InputProperty public_oe static_oe property

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

TransparentColorProperty public_oe static_oe property

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