bottom_crop_inch属性
bottom_crop_inch属性
表示裁剪矩形底部的位置,以英寸为单位。
定义:
@property
def bottom_crop_inch(self):
...
@bottom_crop_inch.setter
def bottom_crop_inch(self, value):
...
表示裁剪矩形底部的位置,以英寸为单位。
@property
def bottom_crop_inch(self):
...
@bottom_crop_inch.setter
def bottom_crop_inch(self, value):
...