Imagick::getQuantum

(PECL imagick 3 >= 3.3.0)

Imagick::getQuantumReturns the ImageMagick quantum range

Description

publicstaticImagick::getQuantum(): int

Returns the ImageMagick quantum range. If HDRI was enabled then the type is a float, if not it is an int.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

To Top