Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Açıklama

public Gmagick::getimagewidth(): int

Returns the width of the image.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the image width.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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