crop_top property

crop_top property

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

Definition:

@property
def crop_top(self):
    ...

See Also