Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Basic » Box » ResizeBox_Delta

ResizeBox_Delta


Module: FoundationLite

Changes the dimensions of a box by adding some values.

Name Type Description
inBox Box Input box
inAnchor Anchor2D Point of the box which position will not change
inWidthDelta Integer Value added to width of the box
inHeightDelta Integer Value added to height of the box
outBox Box Resized box

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Negative box dimensions in ResizeBox_Delta.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of ResizeBox filter group.