Aspose::Cells::Rendering::ImageOrPrintOptions::GetTiffBinarizationMethod method

ImageOrPrintOptions::GetTiffBinarizationMethod 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.

ImageBinarizationMethod Aspose::Cells::Rendering::ImageOrPrintOptions::GetTiffBinarizationMethod()

Remarks

The default value is FloydSteinbergDithering.

See Also