Imagick::setImageAttribute (PECL imagick 2, PECL imagick 3)Imagick::setImageAttribute — Sets an image attribute 警告此函数在 Imagick 3.4.4 中被 废弃,强烈建议不要应用此函数。 说明 public Imagick::setImageAttribute(string $key, string $value): bool Sets an image attribute. 参数 key value 返回值 成功时返回 true。