Imagick::setImageAttribute

(PECL imagick 2, PECL imagick 3)

Imagick::setImageAttributeSets an image attribute

Warnung

Diese Funktion ist von Imagick 3.4.4 an MISSBILLIGT. Von der weiteren Verwendung wird dringend abgeraten.

Beschreibung

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

Sets an image attribute.

Parameter-Liste

key

value

Rückgabewerte

Liefert true bei Erfolg.

add a note add a note

User Contributed Notes

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