update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the format of a particular image

Gmagick::setimageformat

(PECL gmagick >= Unknown)

Gmagick::setimageformatSets the format of a particular image

설명

public Gmagick Gmagick::setimageformat ( string $imageFormat )

Sets the format of a particular image in a sequence.

인수

imageFormat

The image format.

반환값

The Gmagick object on success.

오류/예외

Throws an GmagickException on error.