Imagick::setImageInterlaceScheme
(No version information available, might be only in CVS)
Imagick::setImageInterlaceScheme — Sets the image compression
Description
bool Imagick::setImageInterlaceScheme
( int $interlace_scheme
)
WarningThis 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.