Imagick::setCompression

(PECL imagick 2, PECL imagick 3)

Imagick::setCompressionSets the object's default compression type

Описание

public Imagick::setCompression ( int $compression ) : bool

Sets the object's default compression type

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

compression

The compression type. See the Imagick::COMPRESSION_* constants.

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

В случае успешной работы возвращает true.