pixel_crop_top property

pixel_crop_top property

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

Definition:

@property
def pixel_crop_top(self):
    ...

See Also