Imagick::getQuantumDepth

(PECL imagick 2, PECL imagick 3)

Imagick::getQuantumDepthGets the quantum depth

Description

public static Imagick::getQuantumDepth(): array

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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top