skrypton-api / com.waicool20.skrypton.sikulix / SKryptonRegion / intersection

intersection

open fun intersection(region: Region): SKryptonRegion

Overrides ISikuliRegion.intersection

Creates a region that is the intersection of the given regions.

Parameters

region - The region to intersect with.

Return
The intersected region.