Gmagick
PHP Manual

Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Beschreibung

public int Gmagick::getimagedepth ( void )

Gets the depth of the image.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Image depth

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual