Php/docs/imagick.getquantumdepth
来自菜鸟教程
Imagick::getQuantumDepth
(PECL imagick 2, PECL imagick 3)
Imagick::getQuantumDepth — Gets the quantum depth
说明
public static Imagick::getQuantumDepth ( ) : array
Returns the Imagick quantum depth.
返回值
Returns an array with "quantumDepthLong"
and "quantumDepthString"
members.
错误/异常
错误时抛出 ImagickException。