Back to FabImage Library website
You are here: Start » Function Reference » Conversions » Stripe1DToSegment2D
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts a stripe to a segment.
Syntax
C++
C#
void fil::Stripe1DToSegment2D ( const fil::Stripe1D& inStripe, fil::Segment2D& outSegment )


