Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.8)
gdkRegionIntersect: gdkRegionIntersect
Description
Sets the area of
source1
to the intersection of the areas of
source1
and
source2
. The resulting area is the set of pixels contained in both
source1
and
source2
.
Usage
gdkRegionIntersect(object, source2)
Arguments
object
[
GdkRegion
] a
GdkRegion
source2
[
GdkRegion
] another
GdkRegion