Gmagick
PHP Manual

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

説明

public array 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.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual