min_corner property

min_corner property

Gets minimal corner of image (top, left)

Definition:

@property
def min_corner(self):
    ...

See Also