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.

오류/예외

Throws an GmagickException on error.


Gmagick
PHP Manual