Gmagick::getsamplingfactors

(PECL gmagick >= Unknown)

Gmagick::getsamplingfactorsGets the horizontal and vertical sampling factor

Beschreibung

public Gmagick::getsamplingfactors ( void ) : array

Gets the horizontal and vertical sampling factor.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.