Gmagick
PHP Manual

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Описание

public void Gmagick::getimagegreenprimary ( void )

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.

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

Throws an GmagickException on error.


Gmagick
PHP Manual