Imagick::setFormat

(PECL imagick 2, PECL imagick 3)

Imagick::setFormatSets the format of the Imagick object

Descrição

publicImagick::setFormat(string$format): bool

Sets the format of the Imagick object.

Parâmetros

format

Valor Retornado

Retorna true em caso de sucesso.

To Top