PHP 8.3.4 Released!

Imagick::getImageDepth

(PECL imagick 2, PECL imagick 3)

Imagick::getImageDepthGets the image depth

Description

public Imagick::getImageDepth(): int

Gets the image depth.

Parameters

This function has no parameters.

Return Values

The image depth.

add a note

User Contributed Notes

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