The Imagick class
PHP Manual

Imagick::setImageBluePrimary

(No version information available, might be only in CVS)

Imagick::setImageBluePrimarySets the image chromaticity blue primary point

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets the image chromaticity blue primary point.

Parameter-Liste

x

y

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual