Php/docs/imagick.getquantumdepth

From Get docs
Revision as of 08:04, 9 December 2020 by Notes (talk | contribs) (autoload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Imagick::getQuantumDepth

(PECL imagick 2, PECL imagick 3)

Imagick::getQuantumDepthGets the quantum depth


Description

public static Imagick::getQuantumDepth ( ) : array

Returns the Imagick quantum depth.


Return Values

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


Errors/Exceptions

Throws ImagickException on error.