Imagick::setImageInterlaceScheme

Sets the image compression

Description

public bool Imagick::setImageInterlaceScheme(int $interlace_scheme)

Sets the image compression.

Parameters

interlace_scheme

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.