Function FFDrawSnapShot

FastFind

Function Reference

FFDrawSnapShotXY

Draws the SnapShot back onto the screen, with specific top-left screen position for drawing.

FFDrawSnapShotXY ( X, Y [, NoSnapShot ])

 

Parameters

X Left position (screen coordinates).
Y Top position (screen coordinates).
NoSnapShot [optional] SnapShot number. Default is the most recent SnapShot taken.

 

Return Value

Success: Returns 1
Failure: Returns 0 and sets @ERROR

 

Remarks

The SnapShot will be drawn at the given top-left position on the screen, and will include modifications.

 

Related

FFDrawSnapShot, FFSnapShot, FFSetPixel, FFKeepChanges, FFKeepColor