array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagick.getpackagename.php', 1 => 'Imagick::getPackageName', 2 => 'Returns the ImageMagick package name', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getoption.php', 1 => 'Imagick::getOption', ), 'next' => array ( 0 => 'imagick.getpage.php', 1 => 'Imagick::getPage', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getpackagename.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::getPackageName

(PECL imagick 2, PECL imagick 3)

Imagick::getPackageNameReturns the ImageMagick package name

Descrizione

public static Imagick::getPackageName(): string

Returns the ImageMagick package name.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the ImageMagick package name as a string.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.