Imagick::getImageMatteColor

(PECL imagick 2, PECL imagick 3)

Imagick::getImageMatteColorReturns the image matte color

警告

此函數在 Imagick 3.4.4 中被 廢棄,強烈建議不要應用此函數。

說明

public Imagick::getImageMatteColor(): ImagickPixel

Returns the image matte color.

參數

此函數沒有參數。

返回值

Returns ImagickPixel object on success.

錯誤/異常

錯誤時拋出 ImagickException。