Imagick::setCompression

(PECL imagick 2.0.0)

Imagick::setCompressionSets the object's default compression type

Описание

Imagick::setCompression ( int $compression ) : bool

Sets the object's default compression type

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

compression

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

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

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