The Imagick class
PHP Manual

Imagick::setImageGreenPrimary

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

Imagick::setImageGreenPrimarySets the image chromaticity green primary point

Descrição

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

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

Sets the image chromaticity green primary point.

Parâmetros

x

y

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual