Imagick::setCompression

Sets the object's default compression type

Beschreibung

bool Imagick::setCompression ( int $compression )

Sets the object's default compression type

Parameter-Liste

compression

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

Rückgabewerte

Liefert TRUE bei Erfolg.