|
CairoSurface::markDirtyRectangleThe markDirtyRectangle purpose Description
public void CairoSurface::markDirtyRectangle
( string
$x
, string $y
, string $width
, string $height
)The method description goes here. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesDescription... Examples
Example #1 CairoSurface::markDirtyRectangle example
<?php The above example will output something similar to: ... See Also
|