crop_right property

crop_right property

Returns the number of percents of real image width that are cropped off the right of the picture. Read-only float.

Definition:

@property
def crop_right(self):
    ...

See Also