←Select platform

OutputExternal Property

Summary

A color corresponding to an external region in the output document.

Syntax
C#
C++/CLI
Python
public RasterColor OutputExternal {get; set;} 
public:  
   property RasterColor^ OutputExternal 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
OutputExternal # get and set (RasterCompareOptions) 

Property Value

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).

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.