HaruImage::getSizeGet size of the image Beschreibung
array HaruImage::getSize
( void
)
Get the size of the image. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturns an array with two elements: width and height, which contain appropriate dimensions of the image. Fehler/ExceptionsWirft eine HaruException bei Fehlern. |