The Imagick class
PHP Manual

Imagick::getImageRedPrimary

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

Imagick::getImageRedPrimaryReturns the chromaticy red primary point

Opis

array Imagick::getImageRedPrimary ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns the chromaticy red primary point as an array with the keys "x" and "y", throwing ImagickException on error.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual