Gmagick
PHP Manual

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Descrierea

public array Gmagick::getimageredprimary ( void )

Returns the chromaticity red primary point as an array with the keys "x" and "y".

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the chromaticity red primary point as an array with the keys "x" and "y".

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual