Optional delegate method for additional processing.
public event EventHandler<DotRemoveCommandEventArgs> DotRemove
Public Event DotRemove As EventHandler(Of DotRemoveCommandEventArgs)
public event EventHandler<DotRemoveCommandEventArgs> DotRemove
typedef void (^LTDotRemoveCommandStatus)(LTRasterImage *image, LTDotRemoveCommandEventArgs *args, LTRemoveStatus *status)
- (BOOL)run:(LTRasterImage *)image
progress:(nullable LTRasterCommandProgress)progressHandler
status:(nullable LTDotRemoveCommandStatus)dotRemoveStatus
error:(NSError **)error
public void addDotRemoveCommandListener(DotRemoveCommandListener listener)
public void removeDotRemoveCommandListener(DotRemoveCommandListener listener)
add_DotRemove(function(sender, e))
remove_DotRemove(function(sender, e))
public:
event EventHandler<DotRemoveCommandEventArgs^>^ DotRemove
The event handler receives an argument of type DotRemoveCommandEventArgs containing data related to this event. The following DotRemoveCommandEventArgs properties provide information specific to this event.
Property | 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. |
Refer to DotRemoveCommand.
Products |
Support |
Feedback: DotRemove Event - Leadtools.ImageProcessing.Core |
Introduction |
Help Version 19.0.2017.3.21
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.