create Method

Summary

Initializes a new instance of ImageProcessingCompletedEventArgs with the specified values.

Syntax
TypeScript
JavaScript
create = function( 
   imageData, 
   results 
) 
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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