A flag indicating whether 1-bits are to be interpreted as black pixels and 0-bits as white pixels,

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public const int CCITT_BLACKIS1
Visual Basic
Public Const CCITT_BLACKIS1 As Integer
Visual C++
public:
literal int CCITT_BLACKIS1

See Also