The Imagick class
PHP Manual

Imagick::getImageGamma

(PECL imagick 2.0.0)

Imagick::getImageGammaGets the image gamma

Opis

float Imagick::getImageGamma ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Gets the image gamma.

Zwracane wartości

Returns the image gamma on success, throws ImagickException on failure.


The Imagick class
PHP Manual