Gets and sets whether in a JBIG2 image file the pixel value of zero is black or white.
Read-write property
Visual Basic |
---|
Public Property JB2SwapBlackandWhite As Boolean |
True means white is zero and black is one.
False means black is zero and white is one.
The default value is False. This means black is zero which is the standard for most binary image types.