(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
   , string $y
   , string $width
   , string $height
   )The method description goes here.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
xDescription...
yDescription...
widthDescription...
heightDescription...
Description...
Örnek 1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...