Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Opis

public Gmagick::getcopyright ( void ) : string

Returns the GraphicsMagick API copyright as a string.

Zwracane wartości

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

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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