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

Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Açıklama

public Gmagick::getimagedepth(): int

Gets the depth of the image.

Bağımsız Değişkenler

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

Dönen Değerler

Image depth

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.