Imagick::getImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::getImageProfileReturns the named image profile

說(shuō)明

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.

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。