pixel_crop_right property

pixel_crop_right property

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

Definition:

@property
def pixel_crop_right(self):
    ...

See Also