(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
, float $y
, float $width
, float $height
) : voidThe 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:
...