Imagick::getImageRedPrimary

(PECL imagick 2, PECL imagick 3)

Imagick::getImageRedPrimaryReturns the chromaticity red primary point

說明

public Imagick::getImageRedPrimary(): array

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

參數(shù)

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

返回值

Returns the chromaticity red primary point as an array with the keys "x" and "y". 錯誤時拋出 ImagickException

錯誤/異常

錯誤時拋出 ImagickException。