ImageProcessing Class Members

Summary

The following tables list the members exposed by ImageProcessing.

Public Constructors

Name Description
Public Constructor static  | Shared in VB ImageProcessing Initializes a new instance of ImageProcessing.

Public Methods

Name Description
Public Method abort Abort the current image processing.
Public Method run Run the current image processing.

Public Properties

Name Description
Public Property arguments Get the dictionary to add the arguments for the current image processing command to.
Public Property command Gets or sets the name of the image processing command to run.
Public Property imageData Gets or sets the source HTML5 canvas image data.
Public Property isRunning Gets a value that indicate whether the image processing command is currently running.
Public Property jsFilePath Gets or sets the path to JavaScript file containing the image processing functions to use.
Public Property runInMainThread Force running this image processing operation in the current thread.

Public Events

Name Description
Public Event static  | Shared in VB completed Occurs when the command finishes running.
Public Event static  | Shared in VB error Occurs when an error occurs when the command is running.
Public Event static  | Shared in VB progress Occurs while the command is running to provide progress report.

See Also

ImageProcessing Class

Leadtools Namespace

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.