max_corner property

max_corner property

Gets maximal corner of image (bottom, right)

Definition:

@property
def max_corner(self):
    ...

See Also