The Imagick class
PHP Manual

Imagick::setImageProperty

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

Imagick::setImagePropertySets an image property

Description

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

This function is currently not documented; only its argument list is available.

Sets a named property to the image.

Parameters

name

value

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual