(PECL gmagick >= Unknown)
Gets the horizontal and vertical sampling factor.
public array Gmagick::getsamplingfactors ( void )
Gets the horizontal and vertical sampling factor.
Returns:
Returns an associative array with the horizontal and vertical sampling factors of the image.
Exception:
Throws an GmagickException on error.
Please login to continue.