Imagick::setImageGreenPrimary

(PECL imagick 2, PECL imagick 3)

Imagick::setImageGreenPrimaryConfigure la chromacité du point vert

Description

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

Configure la chromacité du point vert.

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 add a note

User Contributed Notes

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