VerifyImageMatch Method
Checks whether a snapshot of this object and the supplied image are a match, given the specified pixel and RGB tolerance values.
Overload List
OverloadDescription
VerifyImageMatch(Image,Byte,Byte)Checks whether a snapshot of this object and the supplied image are a match, given the specified pixel and RGB tolerance values.  
VerifyImageMatch(Image,ImageMaskArea,Byte,Byte)Checks whether the defined mask areas within the object snapshot and the supplied image match, given the specified pixel and RGB tolerance values.