Gmagick::getimagewhitepoint

(PECL gmagick >= Unknown)

Gmagick::getimagewhitepointReturns the chromaticity white point

Açıklama

public Gmagick::getimagewhitepoint(): array

Returns the chromaticity white point as an associative array with the keys "x" and "y".

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the chromaticity white point as an associative 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