Gmagick::gammaimage
Gamma-corrects an image
Beschreibung
public Gmagick Gmagick::gammaimage
( float $gamma
)
Parameter-Liste
-
gamma
-
The amount of gamma-correction.
Rückgabewerte
The gamma corrected Gmagick object.
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.