Gmagick::getcopyright
(PECL gmagick >= Unknown)
Gmagick::getcopyright — Returns the GraphicsMagick API copyright as a string
Descrição
public string Gmagick::getcopyright
( void
)
Returns the GraphicsMagick API copyright as a string.
Valor Retornado
Returns a string containing the copyright notice of GraphicsMagick and Magickwand C API.
Erros
Throws an GmagickException on error.