PHP 8.3.4 Released!

Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Description

public Gmagick::getimagedepth(): int

Gets the depth of the image.

Parameters

This function has no parameters.

Return Values

Image depth

Errors/Exceptions

Throws an GmagickException on error.

add a note

User Contributed Notes

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