ImageProcessing Class Members

Summary

The following tables list the members exposed by ImageProcessing.

Public Constructors

Name Description
ImageProcessing Initializes a new instance of ImageProcessing.

Public Methods

Name Description
abort Abort the current image processing.
completed.remove Occurs when the command finishes running.
error.remove Occurs when an error occurs when the command is running.
progress.remove Occurs while the command is running to provide progress report.
run Run the current image processing.

Public Properties

Name Description
arguments Get the dictionary to add the arguments for the current image processing command to.
command Gets or sets the name of the image processing command to run.
imageData Gets or sets the source HTML5 canvas image data.
isRunning Gets a value that indicate whether the image processing command is currently running.
jsFilePath Gets or sets the path to JavaScript file containing the image processing functions to use.
runInMainThread Force running this image processing operation in the current thread.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly