(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.
x
Description...
y
Description...
width
Description...
height
Description...
Description...
Example #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
Exemplul de mai sus va afișa ceva similar cu:
...