Cuminas DjVu SDK for .NET Framework
BlackCompensation Property



Syntax
Public Property BlackCompensation As Boolean
Dim instance As EncoderParams
Dim value As Boolean
 
instance.BlackCompensation = value
 
value = instance.BlackCompensation
public bool BlackCompensation {get; set;}
public:
property bool BlackCompensation {
   bool get();
   void set (    bool value);
}
Requirements

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

See Also

Reference

EncoderParams Class
EncoderParams Members

Send Feedback