abort Method (ImageProcessing)

Summary

Abort the current image processing.

Syntax

JavaScript Syntax
ImageProcessing.prototype.abort = function()
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize