The Imagick class
PHP 手册

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, throwing ImagickException on error.


The Imagick class
PHP 手册