LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Realize Method


An ImageData object that holds the image into which the AnnRedactionObject will be realized.
An AnnContainerMapper object that controls how the AnnRedactionObject will be realized.
Realizes this AnnRedactionObject to the specified image data.
Syntax
 function Leadtools.Annotations.Core.AnnRedactionObject.realize( 
   imageData ,
   mapper 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
imageDataImageDataAn ImageData object that holds the image into which the AnnRedactionObject will be realized.
mapperAnnContainerMapperAn AnnContainerMapper object that controls how the AnnRedactionObject will be realized.
Remarks

When this method is called, the background behind this AnnRedactionObject is saved in the object, and then the area behind this AnnRedactionObject is filled with the value in Fill.

If this AnnRedactionObject does not have a brush, this method will do nothing.

See Also

Reference

AnnRedactionObject Object
AnnRedactionObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.