C# Class SoundInTheory.DynamicImage.ShaderEffects.EmbossEffect

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
WidthProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
EmbossEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

EmbossEffect() public method

public EmbossEffect ( ) : 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

WidthProperty public static property

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