PHP 7.0.6 Released

Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Description

public int Gmagick::getimagedepth ( void )

Gets the depth of the image.

Parameters

This function has no parameters.

Return Values

Image depth

Errors/Exceptions

Throws an GmagickException on error.

User Contributed Notes

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