Imagick
PHP Manual

Imagick::setImageWhitePoint

(PECL imagick 2.0.0)

Imagick::setImageWhitePointSets the image chromaticity white point

Beschreibung

bool Imagick::setImageWhitePoint ( float $x , float $y )

Sets the image chromaticity white point.

Parameter-Liste

x

y

Rückgabewerte

Liefert TRUE bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual