PHP 8.3.4 Released!

Imagick::setImageWhitePoint

(PECL imagick 2, PECL imagick 3)

Imagick::setImageWhitePointConfigure la chromacité du point blanc

Description

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

Configure la chromacité du point blanc.

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