The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

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

Imagick::getImageTotalInkDensityGets the image total ink density

Beschreibung

float Imagick::getImageTotalInkDensity ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image total ink density.

Rückgabewerte

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


The Imagick class
PHP Manual