height_pixel mülk

height_pixel mülk

Belirtilen dilimleyicinin yüksekliğini piksel cinsinden döndürür veya ayarlar.

Örnek


slicer.height_pixel = 150

Tanım:

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

Ayrıca bakınız