Gmagick::getimageinterlacescheme

(PECL gmagick >= Unknown)

Gmagick::getimageinterlaceschemeGets the image interlace scheme

Descrição

public Gmagick::getimageinterlacescheme ( ) : int

Gets the image interlace scheme.

Parâmetros

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

Valor Retornado

Returns the interlace scheme as an integer on success

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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