LocateImage Method
Locates an image inside the provided source image.

C# Syntax

Parameters

sourceImage
The source image to check.
imageToFind
The image to locate within the sourceImage.
similarity
Optional. The minimum similarity (as a percentage) above which the find is considered successful. Default = 100.