Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Описание

public Gmagick::getimagegreenprimary ( void ) : array

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns an array with the keys "x" and "y" on success.

Ошибки

Вызывает GmagickException при ошибке.