| Icon | Member | Description |
|---|---|---|
| Find(Element, Bitmap) |
Searches for the specified feature in (a screenshot of) the
element and returns a list of Imaging..::.Matches
using DefaultImaging..::.FindOptions.
| |
| Find(Element, Bitmap, Imaging..::.FindOptions) |
Searches for the specified feature in (a screenshot of) the
element and returns a list of Imaging..::.Matches.
| |
| Find(Bitmap, Bitmap) |
Searches for the specified feature in the image
and returns a list of Imaging..::.Matches
using DefaultImaging..::.FindOptions.
| |
| Find(Bitmap, Bitmap, Imaging..::.FindOptions) |
