CairoContext::pushGroupWithContent
cairo_push_group_with_content
The pushGroupWithContent purpose
Description
Object oriented style (method):
public void CairoContext::pushGroupWithContent
( string $content
)
void cairo_push_group_with_content
( CairoContext $context
, string $content
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
context
-
Description...
-
content
-
Description...
Return Values
Description...
Examples
Example #1 Object oriented style
The above example will output
something similar to:
Example #2 Procedural style
The above example will output
something similar to: