parent root
PHP: Imagick::getImageTotalInkDensity - Manual

Imagick::getImageTotalInkDensity

(PECL imagick 2.0.0)

Imagick::getImageTotalInkDensityGets the image total ink density

Description

Imagick::getImageTotalInkDensity ( void ) : float

Gets the image total ink density.

Return Values

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

add a noteadd a note

User Contributed Notes

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