Imagick::getImageClipMask

(No version information available, might only be in Git)
Gets image clip mask
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.

Returns:

Returns an Imagick object containing the clip mask.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:01:00
Comments
Leave a Comment

Please login to continue.