Imagick::getSamplingFactors
(PECL imagick 2, PECL imagick 3)
Imagick::getSamplingFactors — Gets the horizontal and vertical sampling factor
Description
Gets the horizontal and vertical sampling factor.
Parameters
This function has no parameters.
Return Values
Returns an associative array with the horizontal and vertical sampling factors of the image.
Errors/Exceptions
Throws ImagickException on error.