Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Opis

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

Throws an GmagickException on error.


Gmagick
PHP Manual