Gmagick
PHP Manual

Gmagick::setimageformat

(PECL gmagick >= Unknown)

Gmagick::setimageformatSets the format of a particular image

설명

public void 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.


Gmagick
PHP Manual