Gmagick
PHP Manual

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

Açıklama

public array Gmagick::getimageredprimary ( void )

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.


Gmagick
PHP Manual