Imagick
在线手册:中文  英文

Imagick::getImageGamma

(PECL imagick 2.0.0)

Imagick::getImageGammaGets the image gamma

说明

float Imagick::getImageGamma ( void )

Gets the image gamma.

返回值

Returns the image gamma on success.

错误/异常

错误时抛出 ImagickException。


Imagick
在线手册:中文  英文
易百教程