create Method (ImageProcessingCompletedEventArgs)

Summary

Initializes a new instance of ImageProcessingCompletedEventArgs with the specified values.

Syntax

JavaScript Syntax
create = function(imageData, results)
TypeScript Syntax
static create(imageData: ImageData, results: any): ImageProcessingCompletedEventArgs;

Parameters

imageData

The result HTML5 canvas image data.

results

Dictionary that contains the extra results.

Return Value

Newly created object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize