The following tables list the members exposed by DotRemoveCommandEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DotRemoveCommandEventArgs | Initializes a new DotRemoveCommand with explicit parameters. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BlackCount | Gets the total number of black pixels in the dot being processed. |
![]() |
BoundingRectangle | Gets the bounding rectangle of the dot being processed. |
![]() |
Image | Gets the RasterImage object that references the image to be modified. |
![]() |
Region | Gets the LEADTOOLS RasterRegion representing the dot to be removed. |
![]() |
Status | Gets or sets a value that indicates the status of the dot removal process. |
![]() |
WhiteCount | Gets the total number of white pixels in the dot 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