PHP 8.3.4 Released!

Imagick::setImageRedPrimary

(PECL imagick 2, PECL imagick 3)

Imagick::setImageRedPrimaryConfigure la chromacité du point rouge

Description

public Imagick::setImageRedPrimary(float $x, float $y): bool

Configure la chromacité du point rouge.

Liste de paramètres

x

y

Valeurs de retour

Retourne true en cas de succès.

Erreurs / Exceptions

Lance une exception ImagickException si une erreur survient.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top