Imagick::getImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::getImageProfileReturns the named image profile

說明

public Imagick::getImageProfile(string $name): string

Returns the named image profile.

參數(shù)

name

The name of the profile to return.

返回值

Returns a string containing the image profile.

錯誤/異常

錯誤時拋出 ImagickException。