You are here: Start » FIL.NET » Invoke.SkipEmptyRegion
If the input region contains at least one pixel, then it is copied to the output; otherwise Nil is returned.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SkipEmptyRegion ( Fil.Region inRegion, Conditional<Fil.Region> outNotEmptyRegion, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outNotEmptyRegion | Ftl.Conditional<Fil.Region> | |||
![]() | outIsNotEmpty | bool |