Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

說明

public array Gmagick::getimageredprimary ( void )

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

參數

此函式沒有參數。

回傳值

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

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top