run Method

Summary

Run the current image processing.

Syntax

JavaScript Syntax
ImageProcessing.prototype.run = function() 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly