GoLang Imagick::getQuantumDepth

request it (320)
GoLang replacement for PHP's Imagick::getQuantumDepth [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getQuantumDepth? Write it!

PHP Imagick::getQuantumDepth

PHP original manual for Imagick::getQuantumDepth [ show | php.net ]

Imagick::getQuantumDepth

(PECL imagick 2.0.0)

Imagick::getQuantumDepthGets the quantum depth

Description

array Imagick::getQuantumDepth ( void )

Returns the Imagick quantum depth as a string.

Return Values

Returns the Imagick quantum depth as a string.

Errors/Exceptions

Throws ImagickException on error.