C# Class SoundInTheory.DynamicImage.ShaderEffects.ClippingMaskEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect, IDisposable
ファイルを表示 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_oe static_oe property

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

InputCoordsScaleProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

MaskProperty public_oe static_oe property

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