Gmagick::getimageinterlacescheme

(PECL gmagick >= Unknown)

Gmagick::getimageinterlaceschemeGets the image interlace scheme

Opis

public Gmagick::getimageinterlacescheme ( void ) : int

Gets the image interlace scheme.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the interlace scheme as an integer on success

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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