Imagick::getImageTotalInkDensity()
Imagick::getImageTotalInkDensity - Gets the image total ink density
Syntax
float Imagick::getImageTotalInkDensity ()
Arguments
-
Description
Gets the image total ink density.
Version
PHP PECL imagick 2.0.0
Return value
Returns the image total ink density of the image. Throw an ImagickExceptionon error.