For a list of all members of this type, see DotRemoveCommandEventArgs members.
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 Windows region representing the dot to be removed. It is the programmer's responsibility to dispose of this region when it is no longer needed. | |
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. |