|
CairoImageSurface::getHeightRetrieves the height of the CairoImageSurface Beschreibung
public int CairoImageSurface::getHeight
( void
)
This methods returns the CairoImageSurface height. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteCairoImageSurface object height Beispiele
Beispiel #1 CairoImageSurface::getHeight example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: int(50) Siehe auch
|