LEADTOOLS JavaScript (Leadtools)

Results Property

Show in webframe
Gets a dictionary that contains the extra results.
Syntax
get_results();
Object.defineProperty('results');

Property Value

TypeDescription
ObjectA dictionary that contains the extra results (if any).
Remarks

The results of an image processing depends on the type. Most image processing do not return any extra results besides manipulating the image data. However, some commands, such as color count, will return the value in this dictionary. Refer to ImageProcessing for more information.

Example

For an example, refer to ImageProcessing.

See Also

Reference

ImageProcessingCompletedEventArgs Object
ImageProcessingCompletedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.