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.
border
If the subimage extends beyond the boundaries of the source
image and border = TRUE (the default), a border is created to account
for the missing pixels.
...
Additional parameters to be passed to border if the
the subimage extends beyond the boundaries of the source image and
border = TRUE. These parameters control for the type and color of the
border.