The Imagick class
PHP Manual

Imagick::clipImage

(PECL imagick 2.0.0)

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

Description

bool Imagick::clipImage ( void )
Warning

This function is currently not documented; only its argument list is available.

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

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual