create Method

Summary

Creates a new instance of ImageProcessingErrorEventArgs with the specified parameters.

Syntax
TypeScript
JavaScript
create = function( 
   error 
) 
static create( 
   error: Error 
): ImageProcessingErrorEventArgs; 

Parameters

error

The error object.

Remarks

The created ImageProcessingErrorEventArgs object.

Requirements

Target Platforms

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

Leadtools Assembly