update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the format of the Imagick object

Imagick::getFormat

(PECL imagick 2.0.0)

Imagick::getFormatReturns the format of the Imagick object

설명

string Imagick::getFormat ( void )

Returns the format of the Imagick object.

반환값

Returns the format of the image.

오류/예외

오류시에 ImagickException이 발생합니다.