Leadtools.ImageProcessing.Core Namespace : BlankPageDetectorCommand Class |
The following tables list the members exposed by BlankPageDetectorCommand.
Name | Description | |
---|---|---|
BlankPageDetectorCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Accuracy | The accuracy of the result, in hundredths of a percent. | |
BottomMargin | Number of pixels to exclude from the Bottom of the image | |
Flags | Gets or sets flags that indicate whether the page is empty or noisy, whether to ignore bleed-through, whether to ignore lines, whether to use the active area and whether to use default margins or the user-specified margins. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
IsBlank | (Read-only) Gets a value that indicates whether the page is blank or not. | |
LeftMargin | Number of pixels to exclude from the left of the image. | |
RightMargin | Number of pixels to exclude from the Right of the image | |
TopMargin | Number of pixels to exclude from the Top of the image |
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 | Returns a System.String that represents the current System.Object. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |