The Imagick class
PHP Manual

Imagick::getImageInterlaceScheme

(PECL imagick 2.0.0)

Imagick::getImageInterlaceSchemeGets the image interlace scheme

Description

int Imagick::getImageInterlaceScheme ( void )
Warning

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

Gets the image interlace scheme.

Return Values

Returns the interlace scheme as an integer on success. Throw an ImagickException on error.


The Imagick class
PHP Manual