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