Leadtools.ImageProcessing.Core Namespace : InvertedTextCommandEventArgs Class |
The following tables list the members exposed by InvertedTextCommandEventArgs.
Name | Description | |
---|---|---|
InvertedTextCommandEventArgs Constructor | Initializes a new InvertedTextCommand class object with explicit parameters. |
Name | Description | |
---|---|---|
BlackCount | Gets the total number of black pixels in the inverted text region being processed. | |
BoundingRectangle | Gets a rectangular structure that contains the bounding rectangle of the inverted text region being processed. | |
Image | Gets an Leadtools.RasterImage object that references the affected image. | |
Region | Gets a LEADTOOLS Leadtools.RasterRegion representing the inverted text to be removed. Dispose of this region when it is no longer needed. | |
Status | Gets or sets the status of the inverted text process. | |
WhiteCount | Gets the total number of white pixels in the inverted text region being processed. |