Dutch PHP Conference 2025 - Call For Papers

Imagick::getImageTotalInkDensity

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTotalInkDensityGets the image total ink density

Опис

public Imagick::getImageTotalInkDensity(): float

Gets the image total ink density.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the image total ink density of the image. Викидає ImagickException у разі помилки.

add a note

User Contributed Notes

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