(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
   , string $y
   , string $width
   , string $height
   )The method description goes here.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
xDescription...
yDescription...
widthDescription...
heightDescription...
Description...
Example #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...