GoLang Gmagick::getquantumdepth

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



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

PHP Gmagick::getquantumdepth

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

Gmagick::getquantumdepth

(PECL gmagick >= Unknown)

Gmagick::getquantumdepthReturns the Gmagick quantum depth as a string

Description

public array Gmagick::getquantumdepth ( void )

Returns the Gmagick quantum depth as a string.

Parameters

This function has no parameters.

Return Values

Returns the Gmagick quantum depth as a string.

Errors/Exceptions

Throws an GmagickException on error.