Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Описание

public void 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".

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual