Query: cairo_fill_preserve
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAIRO_FILL_PRESERVE(3) 1 CAIRO_FILL_PRESERVE(3) CairoContext::fillPreserve - Fills and preserve the current path Object oriented style (method):SYNOPSISpublic void CairoContext::fillPreserve (void )DESCRIPTIONProcedural style: void cairo_fill_preserve (CairoContext $context) A drawing operator that fills the current path according to the current CairoFillRule, (each sub-path is implicitly closed before being filled). Unlike CairoContext::fill, CairoContext::fillPreserve (Procedural cairo_fill(3), cairo_fill_preserve(3), respectively) preserves the path within the Context.PARAMETERSo $context - A valid CairoContext object created with CairoContext::__construct or cairo_create(3)RETURN VALUESNo value is returned.EXAMPLESExample #1 Object oriented style <?php /* ... */ ?> The above example will output something similar to: Example #2 Procedural style <?php /* ... */ ?> The above example will output something similar to:SEE ALSOCairoContext::setFillRule, CairoContext::fill. PHP Documentation Group CAIRO_FILL_PRESERVE(3)
Related Man Pages |
---|
cairo_curve_to(3) - php |
cairo_clip_preserve(3) - php |
cairo_fill(3) - php |
cairo_fill_extents(3) - php |
cairo_fill_preserve(3) - php |
Similar Topics in the Unix Linux Community |
---|
EPTS Glossary, presentation-style |
Command to output ones (like zero-fill), with progress indicator |