Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Box » SkipEmptyBox

SkipEmptyBox


Module: FoundationLite

If the input box has both dimensions different from zero, then it is copied to the output; otherwise Nil is returned.

Applications

Secures against domain errors caused by empty boxes.
Name Type Description
Input value inBox Box
Output value outNotEmptyBox Box?
Output value outIsNotEmpty Bool

Complexity Level

This filter is available on Basic Complexity Level.