Imagick::getQuantumDepth

Gets the quantum depth

Description

public static array Imagick::getQuantumDepth()

Returns the Imagick quantum depth.

Parameters

This function has no parameters.

Return Values

Returns an array with "quantumDepthLong" and "quantumDepthString" members.

Errors/Exceptions

Throws ImagickException on error.