C# Class SoundInTheory.DynamicImage.ShaderEffects.UnsharpMaskEffect

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
UnsharpMaskEffect ( ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

UnsharpMaskEffect() public méthode

public UnsharpMaskEffect ( ) : System
Résultat System

Property Details

AmountProperty public_oe static_oe property

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

BlurMaskProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

ThresholdProperty public_oe static_oe property

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