Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
cairoMask: cairoMask
Description
A drawing operator that paints the current source using the alpha channel of
pattern
as a mask. (Opaque areas of
mask
are painted with the source, transparent areas are not painted.)
Usage
cairoMask(cr, pattern)
Arguments