run Method

Summary

Run the current image processing.

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

Calling this method will perform the image processing command defined by Command on the image data set in ImageData. The Progress and Completed events will fire accordingly.

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.