The Imagick class
PHP 手册

Imagick::clipImage

(PECL imagick 2.0.0)

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

说明

bool Imagick::clipImage ( void )
Warning

本函数暂无文档,仅有参数列表。

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

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册