Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

説明

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

パラメータ

この関数にはパラメータはありません。

返り値

Returns an GmagickPixel set to the background color of the image.

エラー / 例外

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


Gmagick
PHP Manual