(PECL imagick 2, PECL imagick 3)
Imagick::getImageMatte — Return if the image has a matte channel
此函數(shù)在 Imagick 3.4.4 中被 廢棄,強(qiáng)烈建議不要應(yīng)用此函數(shù)。
Returns true
if the image has a matte channel otherwise false.
此方法在Imagick基于ImageMagick 6.2.9以上版本編譯時(shí)可用。
此函數(shù)沒有參數(shù)。
成功時(shí)返回 true
。