Gmagick
PHP Manual

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Descrierea

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual