Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Опис

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

Gets the depth for a particular image channel.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Depth of image channel

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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