Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Descrição

public void Gmagick::getimagewhitepoint ( void )

Returns the chromaticity white point as an associative array with the keys "x" and "y".

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the chromaticity white point as an associative array with the keys "x" and "y".

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual