Imagick::getImageGreenPrimary

(PECL imagick 2, PECL imagick 3)

Imagick::getImageGreenPrimaryReturns the chromaticy green primary point

說明

public Imagick::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, throws an ImagickException on failure.

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。