PHP Conference Japan 2024

Imagick::setImageChannelDepth

(PECL imagick 2, PECL imagick 3)

Imagick::setImageChannelDepth設定特定影像通道的深度

說明

public Imagick::setImageChannelDepth(int $channel, int $depth): bool

設定特定影像通道的深度。

參數

channel

depth

回傳值

成功時回傳 true

錯誤/例外

發生錯誤時拋出 ImagickException。

新增筆記

使用者貢獻筆記

此頁面尚無使用者貢獻筆記。
To Top