Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D Spatial Transforms » CropPathArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates an array of paths contained in a box from another array of paths.
Syntax
C++
C#
void fil::CropPathArray ( const ftl::Array<fil::Path>& inPaths, const fil::Box& inBox, fil::CropPathMethod::Type inCropPathMethod, ftl::Array<fil::Path>& outPaths )