Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Опис

public int Gmagick::getimagechanneldepth ( int $channel_type )

Gets the depth for a particular image channel.

Параметри

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

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

Depth of image channel

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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