PHP 8.3.4 Released!

Imagick::getInterlaceScheme

(PECL imagick 2, PECL imagick 3)

Imagick::getInterlaceSchemeGets the object interlace scheme

Description

public Imagick::getInterlaceScheme(): int

Gets the object interlace scheme.

Parameters

This function has no parameters.

Return Values

Gets the wand interlace scheme.

Errors/Exceptions

Throws ImagickException on error.

add a note

User Contributed Notes

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