Php/docs/imagick.getsamplingfactors

From Get docs

Imagick::getSamplingFactors

(PECL imagick 2, PECL imagick 3)

Imagick::getSamplingFactorsGets the horizontal and vertical sampling factor


Description

public Imagick::getSamplingFactors ( ) : array

Gets the horizontal and vertical sampling factor.


Return Values

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


Errors/Exceptions

Throws ImagickException on error.