C# Class SoundInTheory.DynamicImage.ShaderEffects.LayerBlending.LayerBlenderEffect

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

Méthodes publiques

Свойство Type Description
BackgroundProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
RandomBrushProperty System.Windows.DependencyProperty

Private Properties

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

Méthodes publiques

Méthode Description
LayerBlenderEffect ( BlendMode blendMode, int outputWidth, int outputHeight ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

LayerBlenderEffect() public méthode

public LayerBlenderEffect ( BlendMode blendMode, int outputWidth, int outputHeight ) : System
blendMode BlendMode
outputWidth int
outputHeight int
Résultat System

Property Details

BackgroundProperty public_oe static_oe property

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

InputProperty public_oe static_oe property

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

RandomBrushProperty public_oe static_oe property

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