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

Gmagick::getimageblueprimary

(PECL gmagick >= Unknown)

Gmagick::getimageblueprimaryReturns the chromaticy blue primary point

Açıklama

public Gmagick::getimageblueprimary(): array

Returns the chromaticity blue primary point for the image.

Bağımsız Değişkenler

x

The chromaticity blue primary x-point.

y

The chromaticity blue primary y-point.

Dönen Değerler

Array consisting of "x" and "y" coordinates of point.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.