Imagick::setCompression

(PECL imagick 2.0.0)

Imagick::setCompressionSets the object's default compression type

Opis

Imagick::setCompression ( int $compression ) : bool

Sets the object's default compression type

Parametry

compression

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

add a note add a note

User Contributed Notes

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