(PECL imagick 2.0.0)
Imagick::cropImage — Extracts a region of the image
本函数还未编写文档,仅有参数列表。
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.