CakeFest 2024: The Official CakePHP Conference

Gmagick::getpackagename

(PECL gmagick >= Unknown)

Gmagick::getpackagenameReturns the GraphicsMagick package name

Açıklama

public Gmagick::getpackagename(): string

Returns the GraphicsMagick package name.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the GraphicsMagick package name as a string.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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