Cuminas DjVu SDK for .NET Framework
CenterDiffThreshold Property



This parameter controls the shape pivot matching behavior. The default value is 1.
Syntax
Public Property CenterDiffThreshold As Integer
Dim instance As JB2EncoderParams
Dim value As Integer
 
instance.CenterDiffThreshold = value
 
value = instance.CenterDiffThreshold
public int CenterDiffThreshold {get; set;}
public:
property int CenterDiffThreshold {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

JB2EncoderParams Class
JB2EncoderParams Members

Send Feedback