The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

(PECL imagick 2.0.0)

Imagick::getImageTotalInkDensityGets the image total ink density

Opis

float Imagick::getImageTotalInkDensity ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Gets the image total ink density.

Zwracane wartości

Returns the image total ink density of the image. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual