Home > PHP > Function > > Imagick::setBackgroundColor()

Imagick::setBackgroundColor()

Imagick::setBackgroundColor - Sets the object's default background color

Syntax

bool Imagick::setBackgroundColor (mixed $background)

Arguments

  • background

Description

Sets the object's default background color.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.