Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Basics » SkipEmptyImage

SkipEmptyImage


Module: FoundationLite

If the input image contains at least one pixel, then it is copied to the output; otherwise Nil is returned.

Applications

Secures against domain errors caused by empty images.
Name Type Description
Input value inImage Image Input image
Output value outNotEmptyImage Image?
Output value outIsNotEmpty Bool

Complexity Level

This filter is available on Basic Complexity Level.