Back to FabImage Library Lite website
You are here: Start » Region » Region Basics » GetRegionFrame

GetRegionFrame
Header: | FIL.h |
---|---|
Namespace: | fil |
Returns the width and height of the entire region's frame (not to be confused with RegionBoundingBox!).
Syntax
void fil::GetRegionFrame ( const fil::Region& inRegion, int& outFrameWidth, int& outFrameHeight )