PHP 8.3.4 Released!

Imagick::getInterlaceScheme

(PECL imagick 2, PECL imagick 3)

Imagick::getInterlaceSchemeGets the object interlace scheme

Descrição

public Imagick::getInterlaceScheme(): int

Gets the object interlace scheme.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Gets the wand interlace scheme.

Erros/Exceções

Lança uma exceção ImagickException em caso de erro.

add a note

User Contributed Notes

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