The Imagick class
PHP Manual

Imagick::setImageInterlaceScheme

(No version information available, might be only in CVS)

Imagick::setImageInterlaceSchemeSets the image compression

Description

bool Imagick::setImageInterlaceScheme ( int $interlace_scheme )
Warning

This function is currently not documented; only its argument list is available.

Sets the image compression.

Parameters

interlace_scheme

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual