(PECL imagick 2.0.0)
Imagick::cropImage — Extracts a region of the image
This function is currently not documented; only its argument list is available.
Extracts a region of the image.
The width of the crop
The height of the crop
The X coordinate of the cropped region's top left corner
The Y coordinate of the cropped region's top left corner
Returns TRUE on success.
Throws ImagickException on error.