Imagick::getSamplingFactors
(PECL imagick 2.0.0)
Imagick::getSamplingFactors — Gets the horizontal and vertical sampling factor
Description
array Imagick::getSamplingFactors
( void
)
Warning
This function is currently not documented; only its argument list is available.
Gets the horizontal and vertical sampling factor.
Return Values
Returns an associative array with the horizontal and vertical sampling factors of the image. Throw an ImagickException on error.