(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
   , string $y
   , string $width
   , string $height
   )The method description goes here.
This function is currently not documented; only its argument list is available.
xDescription...
yDescription...
widthDescription...
heightDescription...
Description...
Example #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
The above example will output something similar to:
...