array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagick.setimageblueprimary.php', 1 => 'Imagick::setImageBluePrimary', 2 => 'Sets the image chromaticity blue primary point', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.setimagebiasquantum.php', 1 => 'Imagick::setImageBiasQuantum', ), 'next' => array ( 0 => 'imagick.setimagebordercolor.php', 1 => 'Imagick::setImageBorderColor', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/setimageblueprimary.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::setImageBluePrimary

(PECL imagick 2, PECL imagick 3)

Imagick::setImageBluePrimarySets the image chromaticity blue primary point

Beschreibung

public Imagick::setImageBluePrimary(float $x, float $y): bool

Sets the image chromaticity blue primary point.

Parameter-Liste

x

y

Rückgabewerte

Liefert true bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.