Gmagick::getsamplingfactors

From Get docs
Php/docs/latest/gmagick.getsamplingfactors


Gmagick::getsamplingfactors

(PECL gmagick >= Unknown)

Gmagick::getsamplingfactorsGets the horizontal and vertical sampling factor


Description

public Gmagick::getsamplingfactors(): array

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 an GmagickException on error.


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.getsamplingfactors.php