GoLang Gmagick::getimageprofile

request it (237)
GoLang replacement for PHP's Gmagick::getimageprofile [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getimageprofile? Write it!

PHP Gmagick::getimageprofile

PHP original manual for Gmagick::getimageprofile [ show | php.net ]

Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile

Description

public string Gmagick::getimageprofile ( string $name )

Returns the named image profile.

Parameters

This function has no parameters.

Return Values

Returns a string containing the image profile.

Errors/Exceptions

Throws an GmagickException on error.