Intermact API Reference / @intermact/core / computeBounds
Function: computeBounds()
computeBounds(
contours):Bounds2D
Defined in: packages/core/src/geometry/bounds.ts:6
Compute the axis-aligned bounding box of one or more contours.
Parameters
contours
readonly RawContour[]