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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly