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

Imagick::getImageRedPrimary

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the chromaticity red primary point

Description

Imagick::getImageRedPrimary(): array

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

Parameters Parameters

Return Values

Returns the chromaticity red primary point as an array with the keys "x" and "y". Throw

Errors/Exceptions

Throws

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