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

intersection

abstract fun intersection(region: Region): SKryptonRegion

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

Parameters

region - The region to intersect with.

Return
The intersected region.