The Imagick class
PHP Manual

Imagick::getImageGamma

(PECL imagick 2.0.0)

Imagick::getImageGammaGets the image gamma

Beschreibung

float Imagick::getImageGamma ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image gamma.

Rückgabewerte

Returns the image gamma on success. Throw an ImagickException on error.


The Imagick class
PHP Manual