Back to FabImage Library website
You are here: Start » Function Reference » Basic » Box » TestBoxEmpty
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Tests whether the box is empty.
Syntax
C++
C#
void fil::TestBoxEmpty ( const fil::Box& inBox, bool& outIsEmpty )


