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