gdkRegionSubtract {RGtk2} | R Documentation |
Subtracts the area of source2
from the area source1
. The resulting
area is the set of pixels contained in source1
but not in source2
.
gdkRegionSubtract(object, source2)
|
[GdkRegion ] a GdkRegion |
|
[GdkRegion ] another GdkRegion |
Derived by RGtkGen from GTK+ documentation