PHP 8.3.4 Released!

Imagick::getQuantum

(PECL imagick 3 >= 3.3.0)

Imagick::getQuantumReturns the ImageMagick quantum range

Açıklama

public static Imagick::getQuantum(): int

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

add a note

User Contributed Notes

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