PHP 7.0.6 Released

Imagick::getInterlaceScheme

(PECL imagick 2.0.0)

Imagick::getInterlaceSchemeGets the object interlace scheme

Description

int Imagick::getInterlaceScheme ( void )

Gets the object interlace scheme.

Return Values

Gets the wand interlace scheme.

Errors/Exceptions

Throws ImagickException on error.

User Contributed Notes

There are no user contributed notes for this page.
To Top