Aspose::Pdf::Image::set_IsBlackWhite method

Image::set_IsBlackWhite method

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.

void Aspose::Pdf::Image::set_IsBlackWhite(bool value)

See Also