Back to FabImage Library Lite website
You are here: Start » Path » Path Basics » RemovePointFromPath

RemovePointFromPath
Header: | FIL.h |
---|---|
Namespace: | fil |
Removes a point from a path.
Syntax
void fil::RemovePointFromPath ( fil::Path& ioPath, int inIndex, bool inInverse )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Index out of range in RemovePointFromPath. |