The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

(PECL imagick 2.0.0)

Imagick::getImageTotalInkDensityGets the image total ink density

说明

float Imagick::getImageTotalInkDensity ( void )
Warning

本函数还未编写文档,仅有参数列表。

Gets the image total ink density.

返回值

Returns the image total ink density of the image. Throw an ImagickException on error.


The Imagick class
PHP Manual