pixel_crop_bottom property

pixel_crop_bottom property

Gets the number of video pixels to remove at the bottom of the image.

Definition:

@property
def pixel_crop_bottom(self):
    ...

See Also