PHP Doku:: Get size of the image - function.haruimage-getsize.html

Verlauf / Chronik / History: (22) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruImage classHaruImage::getSize

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruImage class

<<HaruImage::getHeight

HaruImage::getWidth>>

HaruImage::getSize

(PECL haru >= 0.0.1)

HaruImage::getSizeGet size of the image

Beschreibung

array HaruImage::getSize ( void )

Get the size of the image.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array with two elements: width and height, which contain appropriate dimensions of the image.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)