php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageProfile

Imagick::getImageProfile

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the named image profile

Description

Imagick::getImageProfile(string $name): string

Returns the named image profile.

Parameters

name

The name of the profile to return.

Return Values

Returns a string containing the image profile.

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getimageprofile.xml · from the official PHP manual (php/doc-en)