The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

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

Imagick::getImageTotalInkDensityGets the image total ink density

Descrição

float Imagick::getImageTotalInkDensity ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the image total ink density.

Valor Retornado

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


The Imagick class
PHP Manual