The Imagick class
PHP Manual

Imagick::getImageGamma

(No version information available, might be only in CVS)

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, throws ImagickException on failure.


The Imagick class
PHP Manual