update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the named image profile

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이 발생합니다.