Back to FabImage Library Lite website

You are here: Start » Box » TestBoxNotEmpty

TestBoxNotEmpty


Header:FIL.h
Namespace:fil

Tests whether the box is not empty.

Syntax

void fil::TestBoxNotEmpty
(
	const fil::Box& inBox,
	bool& outIsNotEmpty
)

Parameters

Name Type Default Description
inBox const Box&
outIsNotEmpty bool&