(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Imagick::getImageClipMask — Gets image clip mask
This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.
Returns the image clip mask. The clip mask is an Imagick object containing the clip mask. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.6 o successive.
Questa funzione non contiene parametri.
Returns an Imagick object containing the clip mask.
Lancia una ImagickException in caso di errore.