The Out of Range tool uses pseudo colors to display pixels above or below user specified threshold. It is also capable of
outputting a mask of the out-of-range pixels or its inverse, so that corrective action can be taken by other tools downstream.
The Out of Range tool is in the Channel folder in the Tools tab.
The Out of Range tool has the following parameters:
- Select the source image channel to analyze.
- Set the minimum value threshold of the source image channel.
- Set the maximum value threshold of the source image channel.
- Select the source image channel to display as the “In Range” color or deselect to use arbitrary color.
- Select the source image alpha channel to display as the “In Range” alpha or deselect to use arbitrary alpha value.
- Select color to display pixels below the specified threshold.
- Select color to display pixels within the specified threshold.
- Select color to display pixels above the specified threshold.
Examples
The following examples show you how the Out of Range tool can be used.
- Set the display modifier as a range display tool. An alpha below range will show up as opaque blue, an alpha above range
will show up as opaque red, and all others will have their original alpha value.
- Using the range display tool, take the matte from the output image. Out of range pixels will have alpha of 1.0, all others
will have alpha of 0.0.