Gmagick
PHP Manual

Gmagick::getsamplingfactors

(PECL gmagick >= Unknown)

Gmagick::getsamplingfactorsGets the horizontal and vertical sampling factor.

Description

public void Gmagick::getsamplingfactors ( void )

Gets the horizontal and vertical sampling factor.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an associative array with the horizontal and vertical sampling factors of the image.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual