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


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

Public Properties

 NameDescription
Public PropertyRequires a LEADTOOLS Document or Medical toolkit.BrightnessFactor Gets or sets the brightness factor for increasing or decreasing the brightness of the image.  
Public PropertyCanFreeze(Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType(Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher(Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyRequires a LEADTOOLS Document or Medical toolkit.Flags Gets or sets flags that indicate whether the background is darker than the foreground, and whether to show the objects without the background.  
Public PropertyHasAnimatedProperties(Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen(Inherited from System.Windows.Freezable)
Public PropertyIsSealed(Inherited from System.Windows.DependencyObject)
Public PropertyRequires a LEADTOOLS Document or Medical toolkit.RollingBall Gets or sets the radius (in pixels) of the ball that will roll over the entire image to determine the background.  
Public PropertyRequires a LEADTOOLS Document or Medical toolkit.ShrinkingSize Gets or sets the shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy.  
Top

See Also