Imagick::setImageProperty
(No version information available, might be only in CVS)
Imagick::setImageProperty — Sets an image property
Description
bool Imagick::setImageProperty
( string $name
, string $value
)
WarningThis function is
currently not documented; only its argument list is available.
Sets a named property to the image.
Return Values
Returns TRUE on success.