Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
IntensityDetectCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.Color Namespace : IntensityDetectCommandBitmapEffect Class


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

Public Properties

 NameDescription
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyChannel Gets or sets a flag that indicates the channel to process.  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyHighThreshold Gets or sets a value that represents the highest intensity to detect.  
Public PropertyInColor Gets or sets a color used to fill those pixels having an intensity value between LowThreshold and HighThreshold.  
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyLowThreshold Gets or sets a value that represents the lowest intensity to detect.  
Public PropertyOutColor Gets or sets a color used to fill those pixels having an intensity value less than LowThreshold or greater than HighThreshold.  
Top

See Also