Back to FabImage Library website
You are here: Start » Function Reference » Region » Region Basics » TestRegionOnBorder
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Tests whether a region is adjacent to its border.
Syntax
C++
C#
void fil::TestRegionOnBorder ( const fil::Region& inRegion, bool& outIsOnBorder )
Parameters
Description
Tests whether a region is adjacent to its border.
Examples
Filter output | Region preview image |
---|---|
False | ![]() |
True | ![]() |