CakeFest 2024: The Official CakePHP Conference

Gmagick::getpackagename

(PECL gmagick >= Unknown)

Gmagick::getpackagenameReturns the GraphicsMagick package name

Descrizione

public Gmagick::getpackagename(): string

Returns the GraphicsMagick package name.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the GraphicsMagick package name as a string.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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