(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
$x
, string $y
, string $width
, string $height
)The method description goes here.
本函数还未编写文档,仅有参数列表。
x
Description...
y
Description...
width
Description...
height
Description...
Description...
Example #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
以上例程的输出类似于:
...