Method__add__(
self,
other: Union[
"Rect",
tuple[int, int, int, int],
l
source/binding/Python/maa/define.py:886
Method__init__(self, width: float, height: float, x: float = 0 , y: float = 0, parent: Roimage = None, zoom: float = 1)
tools/ImageCropper/roimage.py:8