C# Class SoundInTheory.DynamicImage.ShaderEffects.UnsharpMaskEffect

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

Public Properties

Property Type Description
AmountProperty System.Windows.DependencyProperty
BlurMaskProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
ThresholdProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
UnsharpMaskEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

UnsharpMaskEffect() public method

public UnsharpMaskEffect ( ) : System
return System

Property Details

AmountProperty public_oe static_oe property

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

BlurMaskProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

ThresholdProperty public_oe static_oe property

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