update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the format of a particular image

Imagick::setImageFormat

(PECL imagick 2.0.0)

Imagick::setImageFormatSets the format of a particular image

설명

bool Imagick::setImageFormat ( string $format )

Sets the format of a particular image in a sequence.

인수

format

String presentation of the image format. Format support depends on the ImageMagick installation.

반환값

성공시에 TRUE를 반환합니다.