The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

(No version information available, might be only in CVS)

Imagick::getImageTotalInkDensityGets the image total ink density

Description

float Imagick::getImageTotalInkDensity ( void )
Warning

This function is currently not documented; only its argument list is available.

Gets the image total ink density.

Return Values

Returns the image total ink density of the image, throwing ImagickException on error.


The Imagick class
PHP Manual