Imagick::setImageGamma

(PECL imagick 2, PECL imagick 3)

Imagick::setImageGammaConfigure la correction gamma

Description

public Imagick::setImageGamma(float $gamma): bool

Configure la correction gamma.

Liste de paramètres

gamma

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