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