Imagick::setImageCompression
  Sets the image compression
  
 
  Description
  
   bool Imagick::setImageCompression
    ( int $compression
   )
  
  
 
  Parameters
  
   
    
     - 
compression
- 
      
      One of the COMPRESSIONconstants
 
 
 
  Return Values
  
   Returns TRUE on success.
  
  
 
  Errors/Exceptions
  
   Throws ImagickException on error.