(PECL imagick 2.0.0)
Imagick::cropImage — Extracts a region of the image
Esta função não está documentada; somente a lista de argumentos está disponível.
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
Retorna TRUE em sucesso.
Dispara ImagickException em erro.