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

