Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SubtractBackgroundCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : SubtractBackgroundCommand Class


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

Public Properties

 NameDescription
Public PropertyBrightnessFactor Gets or sets the brightness factor for increasing or decreasing the brightness of the image.  
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 PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
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