php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::setimageformat

Gmagick::setimageformat

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the format of a particular image

Description

Gmagick::setimageformat(string $imageFormat): Gmagick

Sets the format of a particular image in a sequence.

Parameters

imageFormat

The image format.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/setimageformat.xml · from the official PHP manual (php/doc-en)