Back to FabImage Library Lite website

You are here: Start » Basic » Box » BoxCenter

BoxCenter


Header: FIL.h
Namespace: fil

Returns center of a box.

Syntax

void fil::BoxCenter
(
	const fil::Box& inBox,
	fil::Point2D& outCenter
)

Parameters

Name Type Default Description
Input value
inBox const Box&
Output value
outCenter Point2D&