Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Açıklama

public Gmagick::getimageredprimary(): array

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note add a note

User Contributed Notes

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