Imagick::getImageMatte

(PECL imagick 2, PECL imagick 3)

Imagick::getImageMatteReturn if the image has a matte channel

警告

此函數(shù)在 Imagick 3.4.4 中被 廢棄,強(qiáng)烈建議不要應(yīng)用此函數(shù)。

說明

public Imagick::getImageMatte(): bool

Returns true if the image has a matte channel otherwise false. 此方法在Imagick基于ImageMagick 6.2.9以上版本編譯時可用。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

成功時返回 true。