A convenience method for setting crop size and the image geometry from strings.
Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.2.9 oder höher kompiliert wurde.
Parameter-Liste
crop
A crop geometry string. This geometry defines a subregion of the image to crop.
geometry
An image geometry string. This geometry defines the final size of the image.
Rückgabewerte
Returns an Imagick object containing the transformed image.