Gmagick
PHP Manual

Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Descrierea

public array Gmagick::getimagewhitepoint ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual