Gmagick Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepth — 특정 이미지 채널의 깊이를 가져옵니다.


설명

public Gmagick::getimagechanneldepth(int $channel_type): int

특정 이미지 채널의 깊이를 가져옵니다.


매개변수

이 함수에는 매개변수가 없습니다.


반환 값

이미지 채널의 깊이


오류/예외

오류가 발생하면 GmagickException을 던집니다.