pixel_crop_left property

pixel_crop_left property

Gets the number of video pixels to remove on the left of the image.

Definition:

@property
def pixel_crop_left(self):
    ...

See Also