Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Descrierea

public Gmagick::getimagewidth ( ) : int

Returns the width of the image.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the image width.

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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