subImage(image, x, y, width, height)| image | An |
|---|---|
| x, y | The coordinates of the bottom-left corner of the subimage within the original image. |
| width | The width of the subimage. |
| height | The height of the subimage. |
An Image object.
Simon Garnier, garnier@njit.edu
# TODO