Dutch PHP Conference 2025 - Call For Papers

Imagick::getCopyright

(PECL imagick 2, PECL imagick 3)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Опис

public static Imagick::getCopyright(): string

Returns the ImageMagick API copyright as a string.

Параметри

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

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

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

add a note

User Contributed Notes

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