public uint DefaultImageMatchTolerance { get; set; }
Remarks
This property defaults to 45.
When searching for an image, if a pixels's RGB values vary from the original images' RGB values by less then the tolerance, then the pixle is considered a match.