Back to FabImage Library website
You are here: Start » Function Reference » Path » Path Global Transforms » ErodePolygon
ErodePolygon
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Shrinks a polygon by a given radius.
Syntax
C++
C#
void fil::ErodePolygon ( const fil::Path& inPolygon, float inRadius, bool inRasterMode, fil::Path& outPolygon )