A color corresponding to a match region in the output document.
public RasterColor OutputMatch {get; set;}
The color used in the output document to indicate pixels which were equal in both documents. A valid RasterColor. The default value is new RasterColor(64,64,64).