CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagegamma

(PECL gmagick >= Unknown)

Gmagick::getimagegammaGets the image gamma

Beschreibung

public Gmagick::getimagegamma(): float

Gets the image gamma

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the image gamma on success

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