(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.
x
Description...
y
Description...
width
Description...
height
Description...
Description...
Örnek 1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...