php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageBluePrimary

Imagick::getImageBluePrimary

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the chromaticy blue primary point

Description

Imagick::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

Throws

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