cairoFillPreserve: cairoFillPreserve

Description Usage Arguments Details Author(s)

View source: R/cairoFuncs.R

Description

A drawing operator that fills the current path according to the current fill rule, (each sub-path is implicitly closed before being filled). Unlike cairoFill, cairoFillPreserve preserves the path within the cairo context.

Usage

1

Arguments

cr

[Cairo] a cairo context

Details

See cairoSetFillRule and cairoFill.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.