Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 PropertyBrightnessFactor 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 PropertyFlags 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 PropertyRollingBall Gets or sets the radius (in pixels) of the ball that will roll over the entire image to determine the background.  
Public PropertyShrinkingSize 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