crop_bottom property

crop_bottom property

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

Definition:

@property
def crop_bottom(self):
    ...

See Also