Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile.

Опис

public string Gmagick::getimageprofile ( string $name )

Returns the named image profile.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns a string containing the image profile.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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