array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagick.getimagechanneldepth.php', 1 => 'Gmagick::getimagechanneldepth', 2 => 'Gets the depth for a particular image channel', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getimagebordercolor.php', 1 => 'Gmagick::getimagebordercolor', ), 'next' => array ( 0 => 'gmagick.getimagecolors.php', 1 => 'Gmagick::getimagecolors', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getimagechanneldepth.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Açıklama

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

Gets the depth for a particular image channel.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Depth of image channel

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.