←Select platform

ColorThreshold Property

Summary

Gets or sets a threshold value used when merging segments.

Syntax

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

Property Value

Best values are from 75 to 125.

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