The Imagick class
PHP Manual

Imagick::getImageClipMask

()

Imagick::getImageClipMaskGets image clip mask

Opis

Imagick Imagick::getImageClipMask ( void )

Returns the image clip mask. The clip mask is an Imagick object containing the clip mask. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.

Zwracane wartości

Returns an Imagick object containing the clip mask. Zgłasza wyjątek ImagickException gdy wystąpi błąd.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual