The Imagick class
PHP Manual

Imagick::getQuantumDepth

(No version information available, might be only in CVS)

Imagick::getQuantumDepthGets the quantum depth

Description

array Imagick::getQuantumDepth ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the Imagick quantum depth as a string.

Return Values

Returns the Imagick quantum depth as a string, throwing ImagickException on error.


The Imagick class
PHP Manual