C# Class SoundInTheory.DynamicImage.ShaderEffects.ContrastAdjustmentEffect

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

Public Properties

Property Type Description
InputProperty System.Windows.DependencyProperty
LevelProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
ContrastAdjustmentEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

ContrastAdjustmentEffect() public method

public ContrastAdjustmentEffect ( ) : System
return System

Property Details

InputProperty public_oe static_oe property

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

LevelProperty public_oe static_oe property

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