The Imagick class
PHP Manual

Imagick::getSamplingFactors

(No version information available, might be only in CVS)

Imagick::getSamplingFactors — Gets the horizontal and vertical sampling factor

Description

array Imagick::getSamplingFactors ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Gets the horizontal and vertical sampling factor.

Valeurs de retour

Returns an associative array with the horizontal and vertical sampling factors of the image. Throws ImagickException on error.


The Imagick class
PHP Manual