RanorexRanorex Documentation
Compare Method
NamespacesRanorexImagingCompare()()()
Members
IconMemberDescription
Compare(Element, Bitmap, Imaging..::.FindOptions)
Compares the specified feature with (a screenshot of) the element and returns whether their similarity is greater than or equal to the value specified by options.Similarity.

Compare(Bitmap, Bitmap, Double)
Compares imageA and imageB and returns whether their similarity is greater than or equal to similarity.

Compare(Bitmap, Bitmap, Imaging..::.FindOptions)
Compares image and feature and returns whether their similarity is greater than or equal to the value specified by options.Similarity.

Compare(Bitmap, Bitmap)
Compares imageA and imageB and returns their similarity.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)