Gmagick
PHP Manual

Gmagick::getimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::getimagebackgroundcolorReturns the image background color

Açıklama

public void Gmagick::getimagebackgroundcolor ( void )

Returns the image background color.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual