The following tables list the members exposed by BorderRemoveCommand.
Name | Description | |
---|---|---|
![]() | BorderRemoveCommand Constructor | Overloaded. Initializes a new BorderRemoveCommand class object with default parameters. |
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 | (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 Windows region. |
![]() | 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 | |
---|---|---|
![]() | OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | raise_Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
![]() | raise__progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
Name | Description | |
---|---|---|
![]() | BorderRemove | Handles border information that will be removed. |
![]() | Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
Reference
BorderRemoveCommand ClassLeadtools.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
RegionHolesRemovalCommand