Imagick
PHP Manual

Imagick::clipImage

(PECL imagick 2.0.0)

Imagick::clipImageClips along the first path from the 8BIM profile

Description

bool Imagick::clipImage ( void )

Clips along the first path from the 8BIM profile, if present.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


Imagick
PHP Manual