PHP 8.3.4 Released!

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Beschreibung

public Gmagick::getimagechanneldepth(int $channel_type): int

Gets the depth for a particular image channel.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Depth of image channel

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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