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

Gmagick::getimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::getimagebordercolorReturns the image border color

Açıklama

public Gmagick::getimagebordercolor(): GmagickPixel

Returns the image border color.

Bağımsız Değişkenler

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

Dönen Değerler

GmagickPixel object representing the color of the border.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.