CairoSurface::markDirtyRectangle
(PECL cairo >= 0.1.0)
CairoSurface::markDirtyRectangle — The markDirtyRectangle purpose
Descrição
public void CairoSurface::markDirtyRectangle
( string $x
, string $y
, string $width
, string $height
)
The method description goes here.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
- x
-
Description...
- y
-
Description...
- width
-
Description...
- height
-
Description...
Valor Retornado
Description...
Exemplos
Exemplo #1 CairoSurface::markDirtyRectangle() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar a:
...
Veja Também
- Classname::Method()
There are no user contributed notes for this page.
