PHP 8.3.4 Released!

Gmagick::getimageinterlacescheme

(PECL gmagick >= Unknown)

Gmagick::getimageinterlaceschemeGets the image interlace scheme

Description

public Gmagick::getimageinterlacescheme(): int

Gets the image interlace scheme.

Parameters

This function has no parameters.

Return Values

Returns the interlace scheme as an integer on success

Errors/Exceptions

Throws an GmagickException on error.

add a note

User Contributed Notes

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