The Imagick class
PHP 手册

Imagick::stripImage

(PECL imagick 2.0.0)

Imagick::stripImageStrips an image of all profiles and comments

说明

bool Imagick::stripImage ( void )
Warning

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

Strips an image of all profiles and comments.

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册