Back to FabImage Library website
You are here: Start » Function Reference » Location » LocationCorners_Deprecated
LocationCorners_Deprecated
Header: | FIL.h |
---|---|
Namespace: | fil |
Returns corners of a location.
Syntax
C++
void fil::LocationCorners_Deprecated ( const fil::Location& inLocation, fil::Point2D& outTopLeftCorner, fil::Point2D& outTopRightCorner, fil::Point2D& outBottomRightCorner, fil::Point2D& outBottomLeftCorner )