Forum und email

Imagick::getImageWhitePoint

(No version information available, might be only in CVS)

Imagick::getImageWhitePoint — Returns the chromaticy white point

Beskrivelse

array Imagick::getImageWhitePoint ( void )
Warning

Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.

Warning

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

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

Parameterliste

Returneringsværdier

Returns the chromaticy white point as an associative array with the keys "x" and "y", throws ImagickException on error.