Back to FabImage Library website
You are here: Start » Function Reference » Region Global Transforms » CropBordersFromRegion

CropBordersFromRegion
Header: | FIL.h |
---|---|
Namespace: | fil |
Removes from a region the pixels that lie very close to the region's borders.
Syntax
C++
C#
void fil::CropBordersFromRegion ( const fil::Region& inRegion, int inMarginX, int inMarginY, fil::Region& outRegion )