Leadtools.ImageProcessing.Core Namespace : BorderRemoveCommand Class |
The following tables list the members exposed by BorderRemoveCommand.
Name | Description | |
---|---|---|
BorderRemoveCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Border | Flag that indicates which border to remove. | |
Flags | Gets or sets a flag that determines the behavior of the border removal process. | |
HasProgress | Determines if the command object has a progress event handler set. (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. | |
Percent | Gets or sets the percent of the image dimension in which the border will be found. | |
Region | Gets the handle to a LEADTOOLS Leadtools.RasterRegion. | |
Variance | Gets or sets the amount of variance tolerated in the border. | |
WhiteNoiseLength | Gets or sets the amount of white noise tolerated when determining the border. |
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 | |
---|---|---|
BorderRemove | Handles border information that will be removed. | |
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
BorderRemoveCommand Class
Leadtools.ImageProcessing.Core Namespace
Cleaning Up 1-Bit Images
SmoothCommand Class
LineRemoveCommand Class
InvertedTextCommand Class
InvertedPageCommand Class
DotRemoveCommand Class
HolePunchRemoveCommand Class
HighQualityRotateCommand Class
MinimumCommand Class
MaximumCommand Class
Leadtools.ImageProcessing.Effects.RegionHolesRemovalCommand