Back to FabImage Library website
You are here: Start » Function Reference » Path » Path Spatial Transforms » ReversePath
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Reverses the order of points in a path.
Syntax
C++
C#
void fil::ReversePath
(
fil::Path& ioPath
)
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
ioPath | Path& |