在线文档教程
PHP
Image/GraphicsMagick

Gmagick::getimagechanneldepth

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick :: getimagechanneldepth - 获取特定图像频道的深度

描述

public int Gmagick::getimagechanneldepth ( int $channel_type )

获取特定图像频道的深度。

参数

该功能没有参数。

返回值

图像频道的深度

错误/异常

抛出GmagickException错误。

← Gmagick::getimagebordercolor

Gmagick::getimagecolors →