(PECL imagick 2.0.0)
Gets the image interlace scheme
int Imagick::getImageInterlaceScheme ( void )
Gets the image interlace scheme.
Returns:
Returns the interlace scheme as an integer on success. Throw an ImagickException on error.
Please login to continue.