Back to FabImage Library website

You are here: Start » Function Reference » Path » Path Spatial Transforms » ReversePath

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
Input will be modified
ioPath Path&