update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the GraphicsMagick API copyright as a string

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.

오류/예외

Throws an GmagickException on error.