Back to FabImage Library website
You are here: Start » Function Reference » Box » BoxCorners_Deprecated

BoxCorners_Deprecated
Header: | FIL.h |
---|---|
Namespace: | fil |
Returns corners of a box.
Syntax
C++
void fil::BoxCorners_Deprecated ( const fil::Box& inBox, fil::Point2D& outTopLeftCorner, fil::Point2D& outTopRightCorner, fil::Point2D& outBottomRightCorner, fil::Point2D& outBottomLeftCorner )