The Imagick class
PHP 手册

Imagick::minifyImage

(PECL imagick 2.0.0)

Imagick::minifyImageScales an image proportionally to half its size

说明

bool Imagick::minifyImage ( void )
Warning

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

Is a convenience method that scales an image proportionally to one-half its original size

返回值

Returns TRUE on success.


The Imagick class
PHP 手册