PHP » GoLang |
login |
register |
about
|
GoLang CairoContext::newPath
request it (341)
GoLang replacement for PHP's CairoContext::newPath
[edit | history]
CairoContext::newPathcairo_new_path(PECL cairo >= 0.1.0) CairoContext::newPath -- cairo_new_path — The newPath purpose DescriptionObject oriented style (method):
public void CairoContext::newPath
( void
)
Procedural style: Clears the current path. After this call there will be no path and no current point. Parameters
Return ValuesNo value is returned. Examples
Example #1 Object oriented style
<?php
Example #2 Procedural style
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|