PHP 8.3.4 Released!

Gmagick::setimagegamma

(PECL gmagick >= Unknown)

Gmagick::setimagegammaSets the image gamma

Descrizione

public Gmagick::setimagegamma(float $gamma): Gmagick

Sets the image gamma.

Elenco dei parametri

gamma

The image gamma.

Valori restituiti

The Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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