threshold Property

Summary

A number indicating the color threshold.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareRasterPageOptions.prototype, 'threshold', 
   get: function(), 
   set: function(value) 
) 
threshold: number; 

Property Value

A valid number. The default value is 30.

Remarks

The color threshold is the magnitude with which we determine whether two colors are the same. It can be thought of as the maximum distance in the RGB color space where two colors will be considered the same.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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