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

Leadtools Assembly