array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagick.getimageunits.php', 1 => 'Imagick::getImageUnits', 2 => 'Gets the image units of resolution', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimagetype.php', 1 => 'Imagick::getImageType', ), 'next' => array ( 0 => 'imagick.getimagevirtualpixelmethod.php', 1 => 'Imagick::getImageVirtualPixelMethod', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimageunits.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::getImageUnits

(PECL imagick 2, PECL imagick 3)

Imagick::getImageUnitsGets the image units of resolution

Beschreibung

public Imagick::getImageUnits(): int

Gets the image units of resolution.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the image units of resolution.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.