Image.IsBlackWhite

Image.IsBlackWhite property

Gets or sets a bool value that indicates whether the image is forced to be black-and-white. If TIFF image of CCITT subformat is used, this property must be set to true.

public bool IsBlackWhite { get; set; }

See Also