Aspose::Cells::Rendering::ImageOrPrintOptions::SetTiffBinarizationMethod method

ImageOrPrintOptions::SetTiffBinarizationMethod method

Gets or sets method used while converting images to 1 bpp format when ImageType is Tiff and TiffCompression is equal to Ccitt3 or Ccitt4.

void Aspose::Cells::Rendering::ImageOrPrintOptions::SetTiffBinarizationMethod(ImageBinarizationMethod value)

Remarks

The default value is FloydSteinbergDithering.

See Also