Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Opis

public Gmagick::getimagedepth ( void ) : int

Gets the depth of the image.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Image depth

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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