LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
BrightExtractEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects Namespace : BrightExtractEffect Class


"

For a list of all members of this type, see BrightExtractEffect members.

"

Public Properties

 NameDescription
public Property CanFreeze (Inherited from System.Windows.Freezable)
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public Property HasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public Property InputGets or sets an optional brush that represents the result of this effect. This is a dependency property. Supported in Silverlight  
public Property IsFrozen (Inherited from System.Windows.Freezable)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property ThresholdGets or sets brightness threshold. This is a dependency property. Supported in Silverlight  
Top

Protected Properties

See Also