The Imagick class
PHP 手册

Imagick::getImageGamma

(PECL imagick 2.0.0)

Imagick::getImageGammaGets the image gamma

说明

float Imagick::getImageGamma ( void )
Warning

本函数暂无文档,仅有参数列表。

Gets the image gamma.

返回值

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


The Imagick class
PHP 手册