Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

說明

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

回傳值

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

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

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