Imagick::setImageAttribute

(PECL imagick 2, PECL imagick 3)

Imagick::setImageAttributeSets an image attribute

警告

此函数在 Imagick 3.4.4 中被 废弃,强烈建议不要应用此函数。

说明

public Imagick::setImageAttribute(string $key, string $value): bool

Sets an image attribute.

参数

key

value

返回值

成功时返回 true

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top