Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Descrizione

public Gmagick::getimagewidth(): int

Returns the width of the image.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the image width.

Errori/Eccezioni

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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