The following tables list the members exposed by InvertedTextCommandEventArgs.
Public Constructors
Name | Description | |
---|---|---|
InvertedTextCommandEventArgs | Initializes a new InvertedTextCommand class object with explicit parameters. |
Public Properties
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 RasterImage object that references the affected image. | |
Region | Gets a 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET