PHP 8.3.4 Released!

Gmagick::setimagegamma

(PECL gmagick >= Unknown)

Gmagick::setimagegammaSets the image gamma

Beschreibung

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

Sets the image gamma.

Parameter-Liste

gamma

The image gamma.

Rückgabewerte

The Gmagick object.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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