(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
, float $y
, float $width
, float $height
)The method description goes here.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
xDescription...
yDescription...
widthDescription...
heightDescription...
Description...
Beispiel #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...