Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Create Method (ImageProcessingCompletedEventArgs)

Show in webframe
The result HTML5 canvas image data.
Dictionary that contains the extra results.
Initializes a new instance of ImageProcessingCompletedEventArgs with the specified values.
Syntax
 function Leadtools.ImageProcessingCompletedEventArgs.create( 
   imageData ,
   results 
)

Parameters

ParameterTypeDescription
imageDataImageDataThe result HTML5 canvas image data.
resultsobjectDictionary that contains the extra results.

Return Value

TypeDescription
ImageProcessingCompletedEventArgs Newly created object.
See Also

Reference

ImageProcessingCompletedEventArgs Object
ImageProcessingCompletedEventArgs Members

Error processing SSI file