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

Imagick::setImageMatteColor()

Imagick::setImageMatteColor - Sets the image matte color

Syntax

bool Imagick::setImageMatteColor (mixed $matte)

Arguments

  • matte

Description

Sets the image matte color.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.