Imagick::getImageDepth
PHP Manual
PHP Manual»Imagick»Imagick::getImageDepth

Imagick::getImageDepth

(PECL imagick 2, PECL imagick 3)

Imagick::getImageDepthGets the image depth

Опис

public function Imagick::getImageDepth(): int

Gets the image depth.

Параметри

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

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

The image depth.

To Top