DrawImageWarp

Version: 15.0.10

Master/Slave:


Example / Procedure:
- Open the wanted master image in the Hardcopy window.
- Move the mouse pointer onto the four positions onto which the slave image to be placed.
- The respective mouse pointer position is displayed in the Hardcopy statusline, take over the values into your basic script.

v = CreateImage( 1,1 )
Image( v ).Open( "c:\\temp\\warp_v1.jpg" )

Image(0).DrawImageWarp( 65,96, 321,68 , 321,397, 41,415, v )

Image(v).Delete()




Images from the Pocket PC devices: ©2004 Microsoft Corporation.
http://www.microsoft.com/windowsmobile/information/presscenter/imagegallery/pocketpc/hardware.mspx



Last update: 10/23/2016 11:29:33