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

Gmagick::getimageblueprimary

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Returns the chromaticy blue primary point

Description

Gmagick::getimageblueprimary(): array

Returns the chromaticity blue primary point for the image.

Parameters

x

The chromaticity blue primary x-point.

y

The chromaticity blue primary y-point.

Return Values

Array consisting of "x" and "y" coordinates of point.

Errors/Exceptions

Throw

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