PHP 8.3.4 Released!

Imagick::getSamplingFactors

(PECL imagick 2, PECL imagick 3)

Imagick::getSamplingFactorsLit le facteur d'échantillonnage horizontal et vertical

Description

public Imagick::getSamplingFactors(): array

Lit le facteur d'échantillonnage horizontal et vertical.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne un tableau associatif avec les facteurs d'échantillonnage horizontal et vertical de limage.

Erreurs / Exceptions

Lance une exception ImagickException si une erreur survient.

add a note

User Contributed Notes

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