(PECL cairo >= 0.1.0)
CairoContext::fillPreserve -- cairo_fill_preserve — Fills and preserve the current path
锟斤拷锟斤拷锟斤拷锟斤拷锟� (method):
锟斤拷锟教伙拷锟斤拷锟�:
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(), cairo_fill_preserve(), respectively) preserves the path within the Context.
context
A valid CairoContext object created with CairoContext::__construct() or cairo_create()
没锟叫凤拷锟斤拷值锟斤拷
Example #1 锟斤拷锟斤拷锟斤拷锟斤拷锟�
<?php
/* ... */
?>
锟斤拷锟斤拷锟斤拷锟教碉拷锟斤拷锟斤拷锟斤拷锟斤拷冢锟�
...
Example #2 锟斤拷锟教伙拷锟斤拷锟�
<?php
/* ... */
?>
锟斤拷锟斤拷锟斤拷锟教碉拷锟斤拷锟斤拷锟斤拷锟斤拷冢锟�
...