Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile

Опис

public Gmagick::getimageprofile(string $name): string

Returns the named image profile.

Параметри

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

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

Returns a string containing the image profile.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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