PHP 8.3.4 Released!

Imagick::getPackageName

(PECL imagick 2, PECL imagick 3)

Imagick::getPackageNameReturns the ImageMagick package name

Descrição

public static Imagick::getPackageName(): string

Returns the ImageMagick package name.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the ImageMagick package name as a string.

Erros/Exceções

Lança uma exceção ImagickException em caso de erro.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top