(No version information available, might be only in CVS)
Imagick::cropImage — Extracts a region of the image
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
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.