C# Class SoundInTheory.DynamicImage.ShaderEffects.ClippingMaskEffect

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

Méthodes publiques

Свойство Type Description
InputCoordsOffsetProperty System.Windows.DependencyProperty
InputCoordsScaleProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
MaskProperty System.Windows.DependencyProperty

Private Properties

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

Méthodes publiques

Méthode Description
ClippingMaskEffect ( ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

ClippingMaskEffect() public méthode

public ClippingMaskEffect ( ) : System
Résultat System

Property Details

InputCoordsOffsetProperty public_oe static_oe property

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

InputCoordsScaleProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

MaskProperty public_oe static_oe property

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