Gmagick::setimageformat

(PECL gmagick >= Unknown)

Gmagick::setimageformatSets the format of a particular image

Описание

public Gmagick::setimageformat ( string $imageFormat ) : Gmagick

Sets the format of a particular image in a sequence.

Список параметров

imageFormat

The image format.

Возвращаемые значения

The Gmagick object on success.

Ошибки

Вызывает GmagickException при ошибке.