Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Описание

public array Gmagick::getimagewhitepoint ( void )

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual