Imagick::setBackgroundColor
(No version information available, might be only in CVS)
Imagick::setBackgroundColor — Sets the object's default background color
Description
bool Imagick::setBackgroundColor
(
mixed $background
)
WarningThis function is
currently not documented; only its argument list is available.
Sets the object's default background color.
Return Values
Returns TRUE on success.