Learn R Programming

RGtk2 (version 2.8.7)

gdkRegionSubtract: gdkRegionSubtract

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

gdkRegionSubtract(object, source2)

Arguments