Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Opis

public Gmagick::getimagewidth ( void ) : int

Returns the width of the image.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the image width.

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