php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::getimagegreenprimary

Gmagick::getimagegreenprimary

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Returns the chromaticy green primary point

Description

Gmagick::getimagegreenprimary(): array

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

Parameters Parameters

Return Values

Returns an array with the keys "x" and "y" on success.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/getimagegreenprimary.xml · from the official PHP manual (php/doc-en)