Gmagick
PHP Manual

Gmagick::getsamplingfactors

(PECL gmagick >= Unknown)

Gmagick::getsamplingfactorsGets the horizontal and vertical sampling factor.

説明

public array Gmagick::getsamplingfactors ( void )

Gets the horizontal and vertical sampling factor.

パラメータ

この関数にはパラメータはありません。

返り値

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

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual