The Imagick class
PHP Manual

Imagick::getImageInterlaceScheme

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

Imagick::getImageInterlaceSchemeGets the image interlace scheme

Descrição

int Imagick::getImageInterlaceScheme ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the image interlace scheme.

Valor Retornado

Returns the interlace scheme as an integer on success, throwing ImagickException on failure.


The Imagick class
PHP Manual