Leadtools.ImageProcessing.Core Namespace : SubtractBackgroundCommand Class |
The following tables list the members exposed by SubtractBackgroundCommand.
Name | Description | |
---|---|---|
SubtractBackgroundCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
BrightnessFactor | Gets or sets the brightness factor for increasing or decreasing the brightness of the image. | |
Flags | Gets or sets flags that indicate whether the background is darker than the foreground, and whether to show the objects without the background. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
RollingBall | Gets or sets the radius (in pixels) of the ball that will roll over the entire image to determine the background. | |
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. |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
SubtractBackgroundCommand Class
Leadtools.ImageProcessing.Core Namespace
Changing Brightness and Contrast
Leadtools.ImageProcessing.Color.ChangeHueSaturationIntensityCommand
Leadtools.ImageProcessing.Color.ColorReplaceCommand
Leadtools.ImageProcessing.Color.ColorThresholdCommand
Leadtools.ImageProcessing.Effects.DirectionEdgeStatisticalCommand
Leadtools.ImageProcessing.Effects.StatisticsInformationCommand
Leadtools.ImageProcessing.Effects.FeretsDiameterCommand
Leadtools.ImageProcessing.Effects.ObjectInformationCommand
Leadtools.ImageProcessing.Color.MathematicalFunctionCommand
Leadtools.ImageProcessing.SpecialEffects.RevEffectCommand
Leadtools.ImageProcessing.Color.SegmentCommand
Leadtools.ImageProcessing.Effects.UserFilterCommand