tiff_binarization_method عقار

tiff_binarization_method عقار

يحصل أو يحدد الطريقة المستخدمة أثناء تحويل الصور إلى تنسيق 1 bpp عندما يكون ImageOrPrintOptions.image_type هو Tiff وImageOrPrintOptions.tiff_compression يساوي Ccitt3 أو Ccitt4.

ملاحظات

القيمة الافتراضية هي FloydSteinbergDithering.

تعريف:

@property
def tiff_binarization_method(self):
    ...
@tiff_binarization_method.setter
def tiff_binarization_method(self, value):
    ...

أنظر أيضا