C# Class Sanguosha.UI.Effects.RippleTransitionEffect

An effect that blends between partial desaturation and a two-color ramp.
Inheritance: System.Windows.Media.Effects.ShaderEffect
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Properties

Property Type Description
InputProperty System.Windows.DependencyProperty
ProgressProperty System.Windows.DependencyProperty
Texture2Property System.Windows.DependencyProperty

Public Methods

Method Description
RippleTransitionEffect ( ) : System

Method Details

RippleTransitionEffect() public method

public RippleTransitionEffect ( ) : System
return System

Property Details

InputProperty public_oe static_oe property

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

ProgressProperty public_oe static_oe property

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

Texture2Property public_oe static_oe property

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