Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Опис

public Gmagick::getimageredprimary(): array

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

User Contributed Notes

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