Imagick::getCopyright

(PECL imagick 2, PECL imagick 3)

Imagick::getCopyrightDevuelve el copyright de la API ImageMagick

Descripción

public static Imagick::getCopyright(): string

Devuelve el copyright de la API ImageMagick.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve un string, en caso de éxito.

add a note

User Contributed Notes

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