Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Beschreibung

public Gmagick::getimagewidth(): int

Returns the width of the image.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the image width.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note add a note

User Contributed Notes

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