Back to FabImage Library Lite website

You are here: Start » Region » Region Basics » TestRegionEmpty

TestRegionEmpty


Header: FIL.h
Namespace: fil

Tests whether the size of a region equals zero.

Syntax

void fil::TestRegionEmpty
(
	const fil::Region& inRegion,
	bool& outIsEmpty
)

Parameters

Name Type Default Description
inRegion const Region& Input region
outIsEmpty bool&