C# Class SoundInTheory.DynamicImage.ShaderEffects.ClippingMaskEffect

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

Public Properties

Property Type Description
InputCoordsOffsetProperty System.Windows.DependencyProperty
InputCoordsScaleProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
MaskProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
IDisposable void

Public Methods

Method Description
ClippingMaskEffect ( ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

ClippingMaskEffect() public method

public ClippingMaskEffect ( ) : System
return System

Property Details

InputCoordsOffsetProperty public static property

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

InputCoordsScaleProperty public static property

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

InputProperty public static property

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

MaskProperty public static property

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