crop_left property

crop_left property

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

Definition:

@property
def crop_left(self):
    ...

See Also