Back to FabImage Library Lite website
You are here: Start » Geometry 2D Spatial Transforms » CropPathArray

CropPathArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates an array of paths contained in a box from another array of paths.
Syntax
void fil::CropPathArray ( const ftl::Array<fil::Path>& inPaths, const fil::Box& inBox, fil::CropPathMethod::Type inCropPathMethod, ftl::Array<fil::Path>& outPaths )