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. Supported in Silverlight, Windows Phone 7 |
| Flags | Gets or sets flags that indicate whether the background is darker than the foreground, and whether to show the objects without the background. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (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. Supported in Silverlight, Windows Phone 7 |
| 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. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |