Gmagick
PHP Manual

Gmagick::setimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::setimagebackgroundcolorSets the image background color.

説明

public Gmagick Gmagick::setimagebackgroundcolor ( GmagickPixel $color )

Sets the image background color.

パラメータ

color

The background pixel wand.

返り値

The Gmagick object on success

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual