update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the depth for a particular image channel

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

설명

public int Gmagick::getimagechanneldepth ( int $channel_type )

Gets the depth for a particular image channel.

인수

이 함수는 인수가 없습니다.

반환값

Depth of image channel

오류/예외

Throws an GmagickException on error.