LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

GetImageData Method

Show in webframe
The area of interest.
Gets the image data for the specified area in the image in the control.
Syntax
 function Leadtools.Annotations.Automation.ImageViewerAutomationControl.getImageData( 
   rc 
)

Parameters

ParameterTypeDescription
rcLeadRectDThe area of interest.

Return Value

TypeDescription
Leadtools.Html.ImageData The HTML 5 ImageData object for the area.
Remarks

When Realize is called in the automation framework, GetImageData is called to obtain the image data area under the object. This data will then be stored in the redaction object.

When AnnRedactionObject.Restore is called in the automation framework, PutImageData is called and the control must set this data back on the image at the specified area.

See Also

Reference

ImageViewerAutomationControl Object
ImageViewerAutomationControl Members

 

 


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