Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Opis

public array Gmagick::getimagewhitepoint ( void )

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual