GoLang Gmagick::getimagedepth

request it (240)
GoLang replacement for PHP's Gmagick::getimagedepth [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getimagedepth? Write it!

PHP Gmagick::getimagedepth

PHP original manual for Gmagick::getimagedepth [ show | php.net ]

Gmagick::getimagedepth

(PECL gmagick >= Unknown)

Gmagick::getimagedepthGets the depth of the image

Description

public int Gmagick::getimagedepth ( void )

Gets the depth of the image.

Parameters

This function has no parameters.

Return Values

Image depth

Errors/Exceptions

Throws an GmagickException on error.