←Select platform

CombineThreshold Property

Summary

Gets or sets a threshold value used to combine colors.

Syntax

C#
VB
C++
public int CombineThreshold {get; set;}
Public Property CombineThreshold As Integer
public: 
property int CombineThreshold { 
   int get(); 
   void set (    int ); 
} 

Property Value

The best value is 25.

Remarks

Values saturate at 443. Colors that are closer together than this amount will be combined.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize