array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagick.getimagegamma.php', 1 => 'Imagick::getImageGamma', 2 => 'Gets the image gamma', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimageformat.php', 1 => 'Imagick::getImageFormat', ), 'next' => array ( 0 => 'imagick.getimagegeometry.php', 1 => 'Imagick::getImageGeometry', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimagegamma.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::getImageGamma

(PECL imagick 2, PECL imagick 3)

Imagick::getImageGammaGets the image gamma

Beschreibung

public Imagick::getImageGamma(): float

Gets the image gamma.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the image gamma on success.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.