_crop_int32_int32_int32_int32 method
_crop_int32_int32_int32_int32
def _crop_int32_int32_int32_int32(self, crop_left, crop_top, crop_right, crop_bottom):
...
| Parameter | Type | Description |
|---|---|---|
| crop_left | int |
|
| crop_top | int |
|
| crop_right | int |
|
| crop_bottom | int |
Returns: Rectangle
See Also
- class
Rectangle