Gmagick
PHP Manual

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Описание

public void Gmagick::getimageredprimary ( void )

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

Параметри

Тази функция няма параметри.

Връщани стойности

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

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual