Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TranslatePoint

TranslatePoint


Module: FoundationLite

Translates a point by a vector.

Name Type Description
Input value
inPoint Point2D
Input value
inDelta Vector2D Translation vector
Input value
inInverse Bool Switches to the inverse operation
Output value
outPoint Point2D

Examples

TranslatePoint performed on the sample point, inDelta = (80.0, 120.0) and inInverse = False.

Complexity Level

This filter is available on Advanced Complexity Level.