Dutch PHP Conference 2025 - Call For Papers

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Опис

public Gmagick::getcopyright(): string

Returns the GraphicsMagick API copyright as a string.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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