LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

CombineThreshold Property

Show in webframe





Gets or sets a threshold value used to combine colors.
Syntax
public int CombineThreshold {get; set;}
'Declaration
 
Public Property CombineThreshold As Integer
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As Integer
 
instance.CombineThreshold = value
 
value = instance.CombineThreshold

            

            
public:
property int CombineThreshold {
   int get();
   void set (    int value);
}

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

See Also

Reference

PdfCompressorOptions Structure
PdfCompressorOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.PdfCompressor requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features