gdkRegionSubtract: gdkRegionSubtract

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Subtracts the area of source2 from the area source1. The resulting area is the set of pixels contained in source1 but not in source2.

Usage

1
gdkRegionSubtract(object, source2)

Arguments

object

a GdkRegion

source2

another GdkRegion

Author(s)

Derived by RGtkGen from GTK+ documentation


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