The Imagick class
PHP 手册

Imagick::setImageProperty

(PECL imagick 2.0.0)

Imagick::setImagePropertySets an image property

说明

bool Imagick::setImageProperty ( string $name , string $value )
Warning

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

Sets a named property to the image.

参数

name

value

返回值

Returns TRUE on success.


The Imagick class
PHP 手册