Imagick::getImageProfile

(PECL imagick 2.0.0)

Imagick::getImageProfileReturns the named image profile

Опис

string Imagick::getImageProfile ( string $name )

Returns the named image profile.

Параметри

name

The name of the profile to return.

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

Returns a string containing the image profile.

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

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

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