CakeFest 2024: The Official CakePHP Conference

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Açıklama

public Gmagick::getcopyright(): string

Returns the GraphicsMagick API copyright as a string.

Bağımsız Değişkenler

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

Dönen Değerler

Returns a string containing the copyright notice of GraphicsMagick and Magickwand C API.

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