(PECL imagick 2.0.0)
Sets the image compression
bool Imagick::setImageCompression ( int $compression )
Parameters:
compression
One of the COMPRESSION
constants
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.