←Select platform

OutputChange Property

Summary

A RasterColor object specifying the output pixel color of changed information.

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

Property Value

The color used in the output document to indicate pixels which are different in both documents (but were neither additions nor deletions). A valid RasterColor. The default value is new RasterColor(255,255,0).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.