|
CairoImageSurface::getFormatGet the image format Beschreibung
public int CairoImageSurface::getFormat
( void
)
Retrieves the image format, as one of the CairoFormat defined Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteOne of the CairoFormat enums Beispiele
Beispiel #1 CairoImageSurface::getFormat example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: int(0) int(2) Siehe auch
|