The following tables list the members exposed by BorderRemoveCommand.
Name | Description | |
---|---|---|
BorderRemoveCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Border | Flag that indicates which border to remove. Supported in Silverlight, Windows Phone 7 | |
Flags | Gets or sets a flag that determines the behavior of the border removal process. 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) | |
ImageRegion | RasterImage object that is updated with a shallow copy of image that also has a region that contains the removed borders. Supported in Silverlight, Windows Phone 7 | |
Percent | Gets or sets the percent of the image dimension in which the border will be found. Supported in Silverlight, Windows Phone 7 | |
Region | Gets the handle to a LEADTOOLS Leadtools.RasterRegion. Supported in Silverlight, Windows Phone 7 | |
Variance | Gets or sets the amount of variance tolerated in the border. Supported in Silverlight, Windows Phone 7 | |
WhiteNoiseLength | Gets or sets the amount of white noise tolerated when determining the border. 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 | |
---|---|---|
BorderRemove | Handles border information that will be removed. Supported in Silverlight, Windows Phone 7 | |
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |