abort Method

Summary

Abort the current image processing.

Syntax
TypeScript
JavaScript
ImageProcessing.prototype.abort = function() 
abort(): void; 
Remarks

Use IsRunning to check if the image processing is currently running. You can safely call Abort when the image processing is not running, the call will be ignored and no error will occur.

Example

For an example, refer to ImageProcessing.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.