Gmagick::getimageunits
PHP Manual
PHP Manual»Gmagick»Gmagick::getimageunits

Gmagick::getimageunits

(PECL gmagick >= Unknown)

Gmagick::getimageunitsGets the image units of resolution

Опис

public function Gmagick::getimageunits(): int

Gets the image units of resolution.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the image units of resolution.

To Top