Imagick::setFormat

(PECL imagick 2, PECL imagick 3)

Imagick::setFormatSets the format of the Imagick object

说明

public Imagick::setFormat(string $format): bool

Sets the format of the Imagick object.

参数

format

返回值

成功时返回 true

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top