Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

說明

public Gmagick::getimagegreenprimary(): array

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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

錯誤/異常

錯誤時拋出 GmagickException。