Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Descrierea

public Gmagick::getimagewhitepoint ( ) : array

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top