←Select platform

BackGroundThreshold Property

Summary

Gets or sets a threshold value used to separate image objects from the background.

Syntax

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

Property Value

Best values are from 5 to 35.

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