CompareImages Method
Checks whether two images are a match, given the specified pixel and RGB tolerance values.
Overload List
OverloadDescription
CompareImages(Image,Image,Byte,Byte)Checks whether two images are a match, given the specified pixel and RGB tolerance values.  
CompareImages(Image,Image,ImageMaskArea,Byte,Byte)Checks whether the defined mask areas within two images match, given the specified pixel and RGB tolerance values.