Back to FabImage Library website
You are here: Start » Function Reference » Conversions » Point2DToLocation
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a point to a location its contained within.
Syntax
C++
C#
void fil::Point2DToLocation ( const fil::Point2D& inPoint, fil::Location& outLocation )


