The Imagick class
PHP Manual

Imagick::setImageWhitePoint

(PECL imagick 2.0.0)

Imagick::setImageWhitePointSets the image chromaticity white point

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the image chromaticity white point.

Parâmetros

x

y

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual