PHP 7.0.6 Released

Imagick::getImageTotalInkDensity

(PECL imagick 2.0.0)

Imagick::getImageTotalInkDensityGets the image total ink density

Description

float Imagick::getImageTotalInkDensity ( void )

Gets the image total ink density.

Return Values

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

User Contributed Notes

There are no user contributed notes for this page.
To Top