A color corresponding to an external region in the output document.
public RasterColor OutputExternal {get; set;}
A valid RasterColor color used in the output document to indicate pixels which were not part of either document. The default value is new RasterColor(128,128,255).