The Imagick class
PHP Manual

Imagick::setImageProperty

(No version information available, might be only in CVS)

Imagick::setImagePropertySets an image property

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets a named property to the image.

Parameter-Liste

name

value

Rückgabewerte

Liefet TRUE bei Erfolg.


The Imagick class
PHP Manual