create Method

Summary

Creates a new instance of ImageProcessingErrorEventArgs with the specified parameters.

Syntax

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

Parameters

error

The error object.

Remarks

The created ImageProcessingErrorEventArgs object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly