Imagick
PHP Manual

Imagick::setCompression

(PECL imagick 2.0.0)

Imagick::setCompressionSets the object's default compression type

Описание

bool Imagick::setCompression ( int $compression )

Sets the object's default compression type

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

compression

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

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

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


Imagick
PHP Manual